n8n instance
Use n8n Cloud or a self-hosted n8n instance with AI Agent, OpenAI, Chat OpenAI, or LM OpenAI nodes available.
Request pricing
n8n integration
Create OpenAI-compatible credentials in n8n, set ChinaAPI as the custom base URL, and use official-price Chinese models inside AI Agent and LLM nodes with one key.
Prerequisites
Use n8n Cloud or a self-hosted n8n instance with AI Agent, OpenAI, Chat OpenAI, or LM OpenAI nodes available.
Register, open Dashboard -> Console -> Tokens, and copy an sk-... key.
Setup
https://dash.chinaapi.ai/v1. Some n8n versions show this under additional options.deepseek-v4-flash.Copy-paste test
Return JSON only:
{"status":"connected","provider":"ChinaAPI","tool":"n8n"}
If the node supports manual model entry, use deepseek-v4-flash for the first run and keep temperature low.
Recommended models
deepseek-v4-flashFast workflow automation, extraction, and routing logic.
qwen3.6-flashLow-latency model for high-volume agent steps and summaries.
MiniMax-M2.7Efficient chat model for routine workflow nodes.
glm-5.1Reasoning and tool-friendly option for more complex automations.
kimi-k2.6Useful for long-context workflow prompts and document-heavy tasks.
Troubleshooting
Thinking models such as qwen3.7-max can generate reasoning tokens before returning final output. Enable streaming if the node supports it or raise the n8n node/execution timeout for long tasks.
Model not found: check the exact model ID on live pricing. If the n8n node has a model dropdown only, look for a manual/custom model option.
401: confirm your OpenAI credential uses the sk-... ChinaAPI key and the request is sent with a bearer authorization header. Re-save the credential after changing the base URL.
Pricing and signup
Signup includes $1 free credit. Use live pricing to confirm model IDs before production workflows.