Mojang
Mojang / Minecraft API
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Games & Comics
- Documentation / URL
- https://wiki.vg/Mojang_API
Overview
Mojang provides Minecraft profile APIs — the profile lookup works keyless (verified live); other endpoints may need auth.
Quick Start
UUID lookup (verified live — Notch):
curl "https://api.mojang.com/users/profiles/minecraft/Notch"
{ "id": "069a79f444e94726a5befca90e38aaf5", "name": "Notch" }
Authentication
- Profile lookups keyless (verified).
- Other endpoints (name history, etc.) per the docs.
Rate Limits & Notes
- Free; be polite — no hard published limit.
- UUID/name lookups, profiles.
FAQ
Is Mojang free? Yes — keyless lookups (verified).
Does it need a key? No for profile lookups (verified).
What does it return? Minecraft UUID/name data.
More in Games & Comics
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AmiiboAPI Nintendo Amiibo Information | No auth | Yes | Yes | ↗ |
| Animal Crossing: New Horizons API for critters, fossils, art, music, furniture and villagers | No auth | Yes | Unknown | ↗ |
| Astroworld Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades | No auth | Yes | Yes | ↗ |
| Autochess VNG Rest Api for Autochess VNG | No auth | Yes | Yes | ↗ |
| Barter.VG Provides information about Game, DLC, Bundles, Giveaways, Trading | No auth | Yes | Yes | ↗ |