Deeeep.io API
Some information on the Deeeep.io API (https://apibeta.deeeep.io).
Work in progress.
auth
Used to authenticate a user.
/me
https://apibeta.deeeep.io/auth/me
/logout
https://apibeta.deeeep.io/auth/logoutskins
Information on skins.
/
https://apibeta.deeeep.io/skins[skinId]?[cat=<category>][animalId=<animalId>]
Fetches an array of skins.
Parameters:
<skinId>: ID of the skin to get.
<category>: Category of the skins to get.
<animalId>: Animal ID of the skins to get.
/creator
https://apibeta.deeeep.io/skins/creator/<creatorId>
Fetches an array of skins based on creator..