Minecraft Profile API
| Method | Path | Examples | Description |
|---|---|---|---|
GET | / | / | Lists the available API endpoints |
GET | /health | /health | Reports the API process health |
GET | /player/:identifier | /player/Notch/player/069a79f4-44e9-4726-a5be-fca90e38aaf5 | Resolves a username or returns a profile by UUID |
GET | /texture/:hash | /texture/292009a4925b58f02c77dadc3ecef07ea4c7472f64e0fdc32ce5522489362680 | Proxies a Minecraft texture by hash |