yeti

Errors

Error codes returned by the API.

Errors return a JSON body shaped like:

{ "error": { "code": "invalid_api_key", "message": "…" } }
StatusCodeMeaning
401missing_api_keyNo Authorization header was provided
401invalid_api_keyThe key is wrong or has been deleted
400invalid_versionversion must be 4 or 7
400invalid_countcount must be an integer from 1 to 1000
429rate_limitedToo many requests this minute — back off
429quota_exceededMonthly quota reached — upgrade for more