Client implementations: Java: https://github.com/InventivetalentDev/MineskinClient NodeJS: https://github.com/InventivetalentDev/mineskin-client Examples: https://github.com/MineSkin/examples
No SDKs indexed for this API yet.
curl \ # append ?key=$API_KEY to the URL \ https://api.mineskin.org/get/delay
curl \
# append ?key=$API_KEY to the URL \
https://api.mineskin.org/get/id/{id}curl \
# append ?key=$API_KEY to the URL \
https://api.mineskin.org/get/list/{page}No SDKs yet