Bills, Usage & Exports
The console's finance area shows top-up results, billing details, and model pricing. Projects distinguish API keys and usage attribution.
Reviewing Costs
- Check top-up orders and their statuses in Top-up History.
- View spending records by time and project in the Billing Center.
- Check current model prices under Model Pricing.
- For deeper reconciliation, use the filters or export features on the billing pages.
Error Logs & Troubleshooting
The console Error Logs page records failed API calls, searchable by error code, endpoint, model, request ID, and time range.
Recommended troubleshooting order:
- Record the response's HTTP status code, error code, and request ID.
- Open Error Logs in the console and search by request ID.
- Inspect the endpoint, model, request time, and upstream error details.
- For 401/403, check keys and model permissions first; for 429, check rate limits or concurrency; 5xx can be retried later.
- If failures persist, provide the request ID, time, and model call name to platform support.
Reconciling Cost Differences
- Confirm which project the request's API key is bound to.
- Confirm the model call name and model tier.
- Compare billing times, request records, and usage statistics.
- If the cause is unclear, keep the request ID and contact platform support.