Appendix
Support
How to get help with BimpeAI.
The Console dashboard is the starting point for account issues, API key management, and configuration. Most questions about your account or usage can be resolved there.
Reporting API issues
When something goes wrong with a specific API call, include the request ID so the issue can be traced on the server side. Every response carries an X-Request-Id header; the SDKs surface this value as requestId on TypeScript results and errors, and as request_id on Python results and errors.