Ranus AI.
Models for
Builders.
Build AI features with Ranus models for chat, reasoning, coding, document analysis, and automation — through one simple API, one credit system, and one clean dashboard.
Cepat & hemat
1x · 1x · 4K
Default production
1x · 2x · 32K
Advanced reasoning
2x · 3x · 1M context
Developer First
Build with
Ranus AI.
Use Ranus models directly from your app for chat, reasoning, generation, coding, and automation. Create an API key, choose a model, send a request, and monitor usage from one dashboard.
- 01Create API key from your dashboard
- 02Choose a Ranus model for your workload
- 03Track usage, credits, and performance in real time
curl -X POST https://api.ranus.tech/v1/chat/completions \
-H "Authorization: Bearer sk_live_xxx" \
-H "Content-Type: application/json" \
-d '{
"model": "ranus-smart",
"messages": [
{
"role": "user",
"content": "Create a support reply for this customer issue."
}
],
"max_tokens": 500
}'Credit System
One balance,
all Ranus models.
Use one credit balance across the Ranus model family. Faster models are efficient for scale, while reasoning models use more credits for deeper, more complex tasks.
1x · 1x
max output 4,096 tokens
Fastest and most cost-efficient Ranus model. Best for classification, extraction, short summaries, simple chat, and high-volume workloads.
1x · 2x
max output 32,768 tokens
Balanced Ranus model for most production apps. Ideal for assistants, customer support, content generation, and workflow automation.
2x · 3x
max output 128,000 tokens
Advanced Ranus model for complex reasoning, long-context analysis, document understanding, coding, and planning.
Example
Model: ranus-reason Input: 2,000 tokens Output: 1,000 tokens input credit = 2,000 / 1,000 × 2 = 4 output credit = 1,000 / 1,000 × 3 = 3 total = 7 credits
Pricing
All Ranus models.
Clear credits.
Every plan includes access to the Ranus model family. Use faster models for scale, or advanced reasoning models for deeper tasks. Credits are transparent, predictable, and easy to monitor.
Basic
per month
- ≈ 10,000,000 token-equivalent on ranus-fast
- Access to all Ranus models
- 30 requests/minute
- Output token limit based on selected model
- Advanced models use more credits
Pro
Popularper month
- ≈ 50,000,000 token-equivalent on ranus-fast
- Access to all Ranus models
- 120 requests/minute
- Output token limit based on selected model
- Advanced models use more credits
Max
per month
- ≈ 100,000,000 token-equivalent on ranus-fast
- Access to all Ranus models
- 300 requests/minute
- Output token limit based on selected model
- Advanced models use more credits
1 credit = 1,000 tokens · multiplier: fast 1x/1x · smart 1x/2x · reason 2x/3x
FAQ
Questions,
answered.
Common questions developers ask before building with Ranus AI.