First month for free!
Get started
Up to 12 times cheaper than GPT 5.6 Luna - From $0.50 per 1 million tokens.
Our OpenAI-compatible chat API is trained to be a helpful assistant. We support state-of-the-art open-source AI models, including DeepSeek V4 Flash (default) and MiMo V2.5 Pro. They can be utilized for a wide range of applications and excel in tasks such as commonsense reasoning, world knowledge, reading comprehension, code-related tasks, and more. Test it for yourself in our AI API playground.
Our OpenAI-compatible API takes a list of messages as input and provides an AI-generated (assistant) message as output. If you haven't already, you will need to create an API key to authenticate your requests.
You can obtain only the generated assistant message with the following code:
The API POST https://api.lemonfox.ai/v1/chat/completions takes the following parameters:
Specify the model ID to be used. Default: deepseek-v4-flash. Also supported: mimo-v2.5-pro.
| Model | Description | Price / 1M tokens |
|---|---|---|
deepseek-v4-flash | DeepSeek V4 Flash is our default model — fast, cost-effective, and suitable for most tasks. Supports a 1M token context window. | $0.50 |
mimo-v2.5-pro | MiMo V2.5 Pro is a powerful model from Xiaomi, recommended for complex reasoning and coding tasks. | $1.25 |