A quick introduction to the API reference documentation
Authorization
header. You can get your API key from your Workspace Settings, under Developer API.
X-Ratelimit-Limit
and X-Ratelimit-Reset
headers on all responses. If you exceed the limit, you will receive a 429 Too Many Requests
response. If you need a higher rate limit, please contact us.
2xx
range indicate success, codes in the 4xx
range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.), and codes in the 5xx
range indicate an error with Hyra’s servers.