Games & Comics — entry 001 of 77
Astroworld
Astroworld is a companion reference API for the AstroWorld MC Minecraft server, exposing nine static datasets — mobs, biomes, items, enchantments, structures, commands, versions, achievements, and trades — as plain JSON under /api/v1/<dataset>. Every endpoint answered keyless in live checks (e.g. /api/v1/mobs returns 76 entries with HP, drops, and spawn conditions), with no rate limit or paid tier documented; it's a byproduct of the server's own wiki rather than a general-purpose Minecraft data service.
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
Score74
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
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.