Client implementations: Java: https://github.com/InventivetalentDev/MineskinClient NodeJS: https://github.com/InventivetalentDev/mineskin-client Examples: https://github.com/MineSkin/examples
https://api.mineskin.org
Auth type
API Key Header
Auth header
GET /endpoint?key=YOUR_KEY
Rate limit
1 req/s
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://discord.gg/nzAdvPc
Endpoint status
Live — HTTP 200 — endpoint is accessible2.08s
(checked Mar 29, 2026)
Builder score
D
48%
builder-friendly
API key as a query parameter (key)
GET /endpoint?key=YOUR_KEY
Free with API key. Minecraft skin rendering and texture API.
| Method | Path | Description |
|---|---|---|
| POST | /generate/upload |
POST /generate/upload |
| POST | /generate/url |
POST /generate/url |
| POST | /generate/user |
POST /generate/user |
| GET | /get/delay |
GET /get/delay |
| GET | /get/id/{id} |
Deprecated. Use /get/uuid instead. |
| GET | /get/list/{page} |
GET /get/list/{page} |
| GET | /get/uuid/{uuid} |
GET /get/uuid/{uuid} |
| GET | /validate/name/{name} |
GET /validate/name/{name} |
curl -X GET 'https://api.mineskin.org/generate/upload' \ -H 'GET /endpoint?key=YOUR_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official MineSkin documentation.