Reference
Everything you need to know before using Sandra's API.
Ratelimits
Responses
{
"code": 404, // Integer
"success": false, // Boolean
"message": "Resource not found", // String
"version": "..." // String
}Last updated
Was this helpful?