auth

Used to authenticate a user.


/me

https://apibeta.deeeep.io/auth/me
Authenticates a user when logging in.


/logout

https://apibeta.deeeep.io/auth/logout
Logs out of an account.

skins

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..