General Info
General InfoGeneral Info
Last updated
Was this helpful?
General InfoGeneral Info
Last updated
Was this helpful?
Some endpoints will require an API Key. Please refer to
The basbe endpoinpus: https://open-api.bybt.com
All endpoints return either a JSON object or array.
HTTP 4XX
return codes are used for for malformed requests; the issue is on the sender's side.
HTTP 403
return code is used when the WAF Limit (Web Application Firewall) has been violated.
HTTP 429
return code is used when breaking a request rate limit.
HTTP 418
return code is used when an IP has been auto-banned for continuing to send requests after receiving 429
codes.