Supercell website screenshot

Supercell

Supercell is the Finnish mobile game developer behind Clash of Clans, Clash Royale, Brawl Stars, Hay Day, Boom Beach and Squad Busters. Supercell operates three official public game APIs — the Clash of Clans API, the Clash Royale API and the Brawl Stars API — that expose read-only game data including clan search, global and local leaderboards, player and clan profiles, leagues, cards, brawlers, rankings and live events. Access is authenticated with a JWT bearer API token created in each game's developer portal and locked to a set of whitelisted IP addresses. Added to the API Evangelist network from a VC-portfolio lead and enriched with verified developer-surface artifacts.

Supercell publishes 3 APIs on the APIs.io network. Tagged areas include Company, Consumer, Gaming, Mobile Games, and Video Games.

Supercell’s developer surface includes authentication, support, and 10 more developer resources.

16.5/100 emerging ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
3 APIs
CompanyConsumerGamingMobile GamesVideo GamesGame DataDeveloper APILeaderboardsEsports

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/supercell: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Clash of Clans API

Read-only access to Clash of Clans game data — clan search, global and local leaderboards, clan and player profiles, leagues, war logs, capital raid seasons and the Gold Pass se...

Clash Royale API

Read-only access to Clash Royale game data — clan search, player and clan profiles, cards, tournaments, challenges, global tournaments and locations/leaderboards. Authenticated ...

Brawl Stars API

Read-only access to Brawl Stars game data — player and club profiles, club members, rankings/leaderboards, brawlers, gadgets/star-powers and rotating events. Authenticated with ...

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Supercell Authentication

http · 1 scheme

SECURITY

Supercell Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Supercell Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: supercell
name: Supercell
description: Supercell is the Finnish mobile game developer behind Clash of Clans, Clash Royale, Brawl Stars, Hay Day, Boom
  Beach and Squad Busters. Supercell operates three official public game APIs — the Clash of Clans API, the Clash Royale API
  and the Brawl Stars API — that expose read-only game data including clan search, global and local leaderboards, player and
  clan profiles, leagues, cards, brawlers, rankings and live events. Access is authenticated with a JWT bearer API token created
  in each game's developer portal and locked to a set of whitelisted IP addresses. Added to the API Evangelist network from
  a VC-portfolio lead and enriched with verified developer-surface artifacts.
url: https://raw.githubusercontent.com/api-evangelist/supercell/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
- atomico
- ivp
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
image: https://cdn.supercell.com/gameapi/website/og_coc_share_img.jpg
tags:
- Company
- Consumer
- Gaming
- Mobile Games
- Video Games
- Game Data
- Developer API
- Leaderboards
- Esports
apis:
- name: Clash of Clans API
  description: Read-only access to Clash of Clans game data — clan search, global and local leaderboards, clan and player
    profiles, leagues, war logs, capital raid seasons and the Gold Pass season. Authenticated with a JWT bearer API token
    whitelisted to specific IPs.
  humanURL: https://developer.clashofclans.com
  baseURL: https://api.clashofclans.com/v1
  tags:
  - Gaming
  - Game Data
  - Leaderboards
  properties:
  - type: DeveloperPortal
    url: https://developer.clashofclans.com
  - type: Documentation
    url: https://developer.clashofclans.com/#/documentation
  - type: GettingStarted
    url: https://developer.clashofclans.com/#/getting-started
- name: Clash Royale API
  description: Read-only access to Clash Royale game data — clan search, player and clan profiles, cards, tournaments, challenges,
    global tournaments and locations/leaderboards. Authenticated with a JWT bearer API token whitelisted to specific IPs.
  humanURL: https://developer.clashroyale.com
  baseURL: https://api.clashroyale.com/v1
  tags:
  - Gaming
  - Game Data
  - Leaderboards
  properties:
  - type: DeveloperPortal
    url: https://developer.clashroyale.com
  - type: Documentation
    url: https://developer.clashroyale.com/#/documentation
- name: Brawl Stars API
  description: Read-only access to Brawl Stars game data — player and club profiles, club members, rankings/leaderboards,
    brawlers, gadgets/star-powers and rotating events. Authenticated with a JWT bearer API token whitelisted to specific IPs.
  humanURL: https://developer.brawlstars.com
  baseURL: https://api.brawlstars.com/v1
  tags:
  - Gaming
  - Game Data
  - Leaderboards
  properties:
  - type: DeveloperPortal
    url: https://developer.brawlstars.com
  - type: Documentation
    url: https://developer.brawlstars.com/#/documentation
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/supercell-vulnerability-disclosure.yml
- type: Security
  url: https://supercell.com/.well-known/security.txt
- type: DomainSecurity
  url: security/supercell-domain-security.yml
- type: Authentication
  url: authentication/supercell-authentication.yml
- type: WellKnown
  url: well-known/supercell-well-known.yml
- type: LLMsTxt
  url: llms/supercell-llms.txt
- type: Website
  url: https://www.supercell.com
- type: DeveloperPortal
  url: https://developer.clashofclans.com
- type: TermsOfService
  url: https://supercell.com/en/terms-of-service/
- type: PrivacyPolicy
  url: https://supercell.com/en/privacy-policy/
- type: Support
  url: https://support.supercell.com/
- type: SecurityTxt
  url: https://supercell.com/.well-known/security.txt
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 6
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/supercell"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/supercell/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/supercell/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.