Games & Comics — entry 006 of 77
Call of Duty Mobile
An unofficial, reverse-engineered API for Call of Duty: Mobile built against the game's own webstore backend. Its `/user/<Nickname|UID>` endpoint returns a player's level, multiplayer rank, and country as live JSON, and a companion `/claim/<Nickname|UID>` route can trigger the in-game Daily Secret Cache claim.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score88
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.