| 400 | validation_error | The request body or parameters are invalid |
| 400 | pricing_error | No pricing available for the model configuration |
| 401 | unauthorized | The API key is missing, invalid, or expired |
| 402 | insufficient_credits | Not enough credits for the requested generation |
| 403 | forbidden | The API key does not have the required scope |
| 404 | not_found | The requested resource does not exist |
| 422 | invalid_template | The template has an invalid or incomplete configuration |
| 500 | server_error | An unexpected error occurred on the server |
| 500 | generation_error | An unexpected error occurred during generation |