Get Started with Free Credits
Get your free API key
Start with 10,000 Monthly Token Limit on our Free Plan. No credit card required. Your tokens automatically reset on the 1st of each month.
Simple, Transparent Pricing
Neosantara AI uses a straightforward credit-based system. All paid plans follow a consistent rate of Rp 149,999 per 1 million tokens (approximately Rp 0.15 per token or Rp 149.99 per 1,000 tokens). Choose from our structured plans below, or go with our flexible Custom option for unique requirements.Plan Comparison
Plan | RPM | TPM | TPD | Monthly Token Limit |
---|---|---|---|---|
Free | 5 | 3,000 | 2,000 | 10,000 (Est.) |
Basic | 30 | 10,000 | 10,000 | 66,667 (Est.) |
Standard | 100 | 40,000 | 100,000 | 400,000 (Est.) |
Pro | 400 | 100,000 | 200,000 | 1,000,000 (Est.) |
Enterprise | Custom | Custom | Custom | Custom |
How API Costs Work
Neosantara AI API usage is calculated based on total tokens processed per request, including bothinput (your prompts)
and output (AI responses)
. Each model has different pricing based on its capabilities and computational requirements.
Cost Calculation Formula
- Price = Tokens × Rp 0.15 (per token)
- Price = (Tokens ÷ 1,000) × Rp 149.99 (per 1,000 tokens)
Example: For 100,000 tokens:
or
Both calculations yield approximately Rp 15,000 (rounded for simplicity).Model Pricing & Selection
Our pricing structure is designed for simplicity and scalability. Choose the model that best fits your specific use case and budget. All prices are listed in Indonesian Rupiah (IDR) per 1 million tokens.Indonesian-Optimized Models
Model | Input/1M Tokens | Output/1M Tokens |
---|---|---|
nusantara-base | Rp 300 | Rp 1,500 |
archipelago-70b | Rp 4,710 | Rp 36,543 |
garda-beta-mini | Rp 2,500 | Rp 10,499 |
luminai | Free | Free |
Third-Party Models
Model | Input/1M Tokens | Output/1M Tokens |
---|---|---|
llama-3.3-nemotron-super-49b-v1.5 | Rp 4,560 | Rp 31,991 |
gemma-3-27b-it | Rp 200 | Rp 1,000 |
llama-3.3-70b-instruct | Free | Free |
gemma2-9b-it | Free | Free |
Special Models
Model | Pricing Model | Notes |
---|---|---|
neosantara-gen-2045 | Per Image | 1024x1024: Rp 2,000, 512x512: Rp 1,200, 256x256: Rp 500 |
nusa-embedding-0001 | Per Request | Contact sales for pricing |
Image Generation and Embedding Models use different billing metrics (per image or per request rather than tokens). Check your dashboard for detailed usage tracking of these services.
Model Selection Guide
Not sure which model to choose? Here’s a quick comparison to help you decide:Use Case | Recommended Model | Price (Input/Output per 1M) | Best For |
---|---|---|---|
Budget-Friendly Indonesian | nusantara-base | Rp 300 / Rp 1,500 | Cost-effective Indonesian language tasks with balanced performance |
Premium Indonesian Content | archipelago-70b | Rp 4,710 / Rp 36,543 | Complex tasks requiring deep cultural and contextual understanding |
Fast Indonesian Processing | garda-beta-mini | Rp 2,500 / Rp 10,499 | Quick responses with large context window support |
Free Indonesian AI | luminai | Free / Free | Basic Indonesian conversational AI |
Budget General Purpose | gemma-3-27b-it | Rp 200 / Rp 1,000 | Lightweight multilingual tasks |
Advanced Reasoning | llama-3.3-nemotron-super-49b-v1.5 | Rp 4,560 / Rp 31,991 | Complex reasoning and multilingual tasks |
Understanding Token Usage
Basic Text Processing
Standard text requests (likechat completions
) consume tokens based on:
- Input length: Your prompts and conversation history
- Output length: The AI-generated response text
Advanced Features
When using enhanced capabilities such as function calling, web search, or vision, token costs will be higher due to:- Additional computational complexity
- Extra data processing requirements
- Enhanced model capabilities being utilized
Track Your Usage
For the most accurate tracking of your token consumption:- API Response: Check the
tokens_used
field using/auth/key
- Usage Dashboard: Visit your Usage Dashboard to view:
- Remaining credits
- Usage patterns and trends
- Detailed breakdowns by model and feature