Overview
This page explains common mistakes for DeerAPI users. Use it to verify configuration, understand expected behavior, and decide what to check before contacting support.Recommended checks
- Confirm that your base URL is
https://api.deerapi.com/v1for OpenAI-compatible SDKs. - Confirm that your request uses
Authorization: Bearer $DEERAPI_KEY. - Confirm that the model ID appears on the live pricing page.
- Keep request IDs from failed calls for troubleshooting.