Free Token Credits

Get your free API key

10,000 Tokens per Month for Free Plan. No credit card required. Tokens reset on the 1st of each month.

Pricing Overview

Neosantara AI operates on a simple, transparent credit-based model. All paid plans are priced at Rp 149,999 per 1 million tokens (~Rp 0.15 per token, ~Rp 149.99 per 1,000 tokens). Choose a plan that fits your needs or top-up tokens flexibly with our Custom option.
Plan
Tokens per MonthTokens per DayMonthly PricePrice per Token
Free10,0003,000Free-
Basic66,66710,000Rp 9,999Rp 0.15
Standard400,00040,000Rp 59,999Rp 0.15
Pro1,000,000100,000Rp 149,999Rp 0.15
CustomCustomVariesCustomRp 0.15
Visit your Dashboard or Pricing Page to explore our plan options and manage your subscription.

API Credits Costs

Neosantara AI API usage is calculated based on the number of Tokens processed per request, for both input and output. Each model has different characteristics and Token costs. To calculate costs:
  • Price = Tokens × Rp 0.15 (per token).
  • Price = (Tokens ÷ 1,000) × Rp 149.99 (per 1,000 tokens).
  • Price=Tokens×Rp 0.15Price = Tokens \times Rp\ 0.15 (per token).
  • Price=(Tokens1000)×Rp 149.99Price = \left( \frac{Tokens}{1000} \right) \times Rp\ 149.99 (per 1,000 tokens).
Example For 100,000 tokens: Price=100000×0.15=15,000Price = 100000 \times 0.15 = 15,000 or Price=(100,0001,000)×149.99=14,999Price = \left( \frac{100,000}{1,000} \right) \times 149.99 = 14,999 Both give approximately Rp 15,000 (rounded for simplicity).

How Token Costs Are Calculated

  • Basic Text Processing (e.g., Chat Completions):
    • Each basic text request consumes Tokens based on the length of the input text (prompt and chat history) and the generated output text.
  • Special Functions & Advanced Capabilities (e.g., function calling, web search):
    • When models utilize advanced capabilities such as function calling or web search, the Token cost for that request will reflect the additional computational complexity and data processing involved. The exact cost varies per request based on the actual operations performed by the model.

Tracking Your Usage

The most accurate way to track the Token cost of each request, especially for advanced features and multimodal inputs, is through the tokens_used field in the API response’s _metadata section or by checking your Usage Dashboard, where you can view token usage history, remaining credits, and request details.