OpenAI-compatible chat
Keep the SDK and request structure your application already uses.
Use familiar chat completion requests for DeepSeek conversations and reasoning, while Navor AI handles access, credits, and request history in one account.
POST /v1/chat/completionsBearer authentication with a Navor API keyKeep the SDK and request structure your application already uses.
Choose a fast conversational model or a reasoning-focused model per request.
Review API keys, credit usage, errors, and recent calls from one account.
deepseek-chatdeepseek-reasonerModel availability and upstream processing depend on live provider status and account funding.
Create a Navor AI account and save the generated API key.
Change your OpenAI SDK base URL to https://navoraiwork.com/v1.
Choose deepseek-chat or deepseek-reasoner and send a chat completion request.
Start free, inspect the live model catalog, and add API credits when you are ready.