Games & Comics — entry 028 of 77

GDBrowser

Verified Jul 2026

GDBrowser is a community-run proxy in front of Robert Topala's private Geometry Dash servers, exposing endpoints like GET /api/level/<id> that return a level's difficulty, downloads, likes, song, and object count — data normally only readable inside the game client. The maintainer's own landing page discourages heavy use ("slow, unreliable, stressful on my servers") and points power users at the community-documented gddocs project instead, but the proxy itself is still live, keyless, and returns a wildcard CORS header.

geometry-dashlevelsleaderboardsno-auth
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/gdbrowser/"><img src="https://greatapis.com/badge/gdbrowser.svg" alt="Scored 74 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.