Errors & Rate Limits

The ByByBG API uses standard HTTP status codes to indicate whether a request was successful or resulted in an error. Understanding these codes will help you debug and handle issues effectively.

Common HTTP Status Codes

  • 400 – Bad Request (invalid or missing parameters)
  • 401 – Unauthorized (invalid or missing API key)
  • 429 – Rate Limit Exceeded (too many requests)
  • 500 – Internal Server Error

Rate Limits

Rate limits are applied based on your selected pricing plan to ensure fair usage and system stability.

If your application requires higher request limits or enterprise-level access, please contact our support team to upgrade your plan.