Games & Comics — entry 006 of 77

Call of Duty Mobile

Verified Jul 2026

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.

call-of-duty-mobileplayer-statsunofficialno-authmobile-gaming
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

Score88out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 88 on greatapis.com
<a href="https://greatapis.com/api/call-of-duty-mobile/"><img src="https://greatapis.com/badge/call-of-duty-mobile.svg" alt="Scored 88 on greatapis.com"></a>

Auth quickstart

  1. 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.