Spot AI uses conventional HTTP response codes when returning results or errors for the API.

Response CodeDescription
200 - OKSuccess
400 - Bad RequestRequest could not be processed
401 - UnauthorizedMissing or invalid API key
403 - ForbiddenAPI key does not have required permissions
404 - Not FoundRequested resource does not exist
429 - Too Many RequestsYou have exceeded the API rate limit
5xx - Server ErrorsSpot AI was unable to process the request