General Info
General InfoGeneral Info
Some endpoints will require an API Key. Please refer to this page
The basbe endpoinpus: https://open-api.bybt.com
All endpoints return either a JSON object or array.
HTTP Return Codes
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 receiving429
codes.
Last updated
Was this helpful?