Back to catalog
🎮

Clash Royale

API Key

Clash Royale Game Information

🎮Games & ComicsHTTPS

Display Title

Clash Royale API

NameMega Knight
Elixir7
RarityLegendary
ArenaRoyal Arena
TypeTroop

Sample Response

response.json
1{
2 "name": "Mega Knight",
3 "elixir": "7",
4 "rarity": "Legendary",
5 "arena": "Royal Arena",
6 "type": "Troop"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.clashroyale.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs