Clash Royale Game Information
Access accurate and secure Clash Royale game data to build amazing experiences and applications.
import requests
url = "https://api.clashroyale.com/v1/players/%232YVQRJC"
headers = {"Authorization": "Bearer YOUR_API_KEY"}
response = requests.get(url, headers=headers)
print(response.json())Last 50 checks (10 min intervals)