Pricing Rules
1. Subscription Plans
LinkAI platform offers four subscription tiers based on features, capacity, and support level: Free, Pro, Team, and Enterprise:
1️⃣ Free is our no-cost tier where users can experience LinkAI's basic features by purchasing credits or earning them through daily check-ins.
2️⃣ Pro includes standard LinkAI features with appropriate resource capacity and a set amount of model credits. Available as monthly or annual subscriptions, it's ideal for individual developers or small teams.
3️⃣ Team offers more extensive features and larger resource capacity with sufficient credits for normal usage. Available as an annual subscription, it's the preferred choice for teams and growing businesses.
4️⃣ Enterprise builds on the Team tier with powerful enterprise-grade features, customizable capacity, flexible deployment options (SaaS or on-premises), and premium support. It's the optimal solution for medium to large organizations.
For detailed plan information, please visit our Purchase page.
2. Credit System
All platform model services use credits for pay-as-you-go billing. If your subscription doesn't include enough credits or you need more, you can purchase additional credits on our Purchase page. Credit pricing varies by plan, ranging from 1 credit = $0.0016 to $0.0019.
You can also earn free credits through our Rewards Program.
Credit pricing for different models is as follows:
Text Conversation
Note: Most text-based API calls are calculated by tokens, consistent with OpenAI's token calculation standard. Generally, 1000 tokens equals approximately 500 Chinese characters or 750 English words. You can simulate token counts using OpenAI's token calculator.
1. General Large Language Models
Model | Tokens per 1 Credit | Credits per 1000 Tokens (≈) |
---|---|---|
gpt-4.1 | 30 | 33 |
gpt-4.1-mini | 150 | 6.7 |
gpt-4.1-nano | 600 | 1.6 |
gpt-4o-mini | 400 | 3 |
gpt-3.5 | 150 | 7 |
gpt-4o | 25 | 40 |
gpt-4-turbo | 8 | 125 |
gpt-4 | 5 | 200 |
o1-mini | 50 | 20 |
o1-preview | 5 | 200 |
Claude-3-7-Sonnet | 20 | 50 |
Claude-3-5-Sonnet | 20 | 50 |
Claude-3-Haiku | 200 | 5 |
Claude-3-Sonnet | 20 | 50 |
Claude-3-Opus | 5 | 200 |
Gemini-2.5-Pro | 20 | 50 |
Gemini-2.0-flash | 600 | 1.67 |
Gemini-1.5-flash | 400 | 2.5 |
Gemini-1.5-pro | 20 | 50 |
deepseek-chat (V3) | 250 | 4 |
deepseek-reasoner (R1) | 100 | 10 |
qwen3 | 50 | 20 |
qwen-turbo | 2500 | 0.4 |
qwen-plus | 800 | 1.25 |
qwen-max | 200 | 5 |
QwQ-Plus | 400 | 2.5 |
Token calculation for a conversation includes both request and response tokens. The request includes agent settings, conversation history, knowledge base content, and user query. You can view these details in the usage records on the My Account page. For information on token length limits configuration, please refer to the corresponding section in Agent Management.
Usage less than 1 credit will be rounded up to 1 credit.
Knowledge Base
Note: Knowledge base consumption primarily occurs when files are imported and converted to vectors through
embedding
. Theembedding
calls for retrieving knowledge during conversations are provided free by the platform.
Model | Tokens per 1 Credit | Credits per 1000 Tokens |
---|---|---|
Embedding | 500 | 2 |
Image Models
1. Image Generation/Editing
Model | Credits per Generation |
---|---|
GPT-Image-1 | 1 credit = 4 tokens, token consumption varies based on image quality and dimensions |
Dall-E-2 | 60 |
Dall-E-3 | 200 (1024x1024, default) |
Dall-E-3 (Large) | 400 (1024×1792) |
2. Image Recognition
Note: Token calculation includes both the input image and generated response. Higher image resolution and longer responses consume more tokens. For detailed rules, please refer to: Documentation.
Model | Tokens per 1 Credit | Credits per 1000 Tokens |
---|---|---|
gpt-4-vision | 10 | 100 |
gpt-4o | 15 | 67 |
Claude | 20 | 50 |
OCR | 25 credits/request |
Voice Models
1. Speech Recognition
Note: Text within 15 tokens is free
Model | Tokens Recognized per 1 Credit | Credits per 1000 Tokens Recognized |
---|---|---|
whisper-1 | 1000 | 1 |
2. Text-to-Speech
Model | Characters Synthesized per 1 Credit | Credits per 1000 Characters Synthesized |
---|---|---|
OpenAI tts-1 | 12 | 83 |
OpenAI tts-1-hd | 6 | 167 |
Plugins
Plugins are charged based on execution count. Please refer to Plugin Pricing.