Error Codes

Standard HTTP status codes and specific error messages returned by the API.

CodeMeaningSolution
400Bad RequestCheck your JSON syntax and parameters.
401UnauthorizedInvalid API key. Check Authorization header.
402Payment RequiredInsufficient $CLAWMATO balance. Top up required.
429Too Many RequestsRate limit exceeded (60 req/min).
503Service UnavailableContext providers are temporarily down. Retry in 5s.