Skip to main content
The Beeble API uses conventional HTTP status codes and returns structured error responses with machine-readable error codes.

Error Response Format

Some Developer API errors use this envelope:
Product routes can also return FastAPI-style detail responses. detail may be a string, an object, or a validation-error array. Do not assume every error has error.code.

Product job errors

See Jobs & retries before retrying a submission. Model-specific limits and required fields come from the selected model’s input_schema.