LLM Pricing
Shisa LLM is billed per token, metered separately for input (prompt) and output (completion) tokens and priced per 1 million tokens. Each model tier has its own rate.
| Model | Billing unit |
|---|---|
Shisa 2.1 Flash (shisa-ai/shisa-v2.1-unphi4-14b) | Input & output, per 1M tokens |
Shisa 2.1 Pro (shisa-ai/shisa-v2.1-llama3.3-70b) | Input & output, per 1M tokens |
Shisa V2 405B (shisa-ai/shisa-v2-405b) | By request — contact us |
$10 in free credits
New accounts receive $10 in free API credits to spend across any Shisa API.
Current rates
Per-token rates are listed on the Shisa pricing page and in your platform dashboard, which always reflects the rate for your account and plan.
Notes
- Usage is metered from the
usageobject returned with each completion (prompt_tokens,completion_tokens,total_tokens). - All prices are subject to applicable taxes.
- Volume discounts are available — contact us for details.
See also
- Models — the tiers you can choose between.
- Chat completions reference — where token usage is reported.