30+ models · 6 providers · live

One API key.
30+ models.
No subscription.

Claude, GPT, Gemini, Grok, Llama — plus translate, weather, currency.

Pay per request. Credits never expire.

No card required.  ·  Signup to first call in 30 seconds

Start in 30 seconds

Get your API key instantly

50 free credits. No credit card required.

30+ models · 6 providers · one endpoint
Anthropic
5 models
OpenAI
8 models
Google
3 models
xAI
3 models
Groq
4 models
Workers AI
9 models
01How it works

Three steps. Under a minute.

Sign in, grab a key, make your first call. No config, no cards, no waiting on a sales call.

01 · Sign in

Get your key instantly

One click with Google or GitHub. Your API key is ready right after.

02 · Call anything

One key, every endpoint

Same API key works for AI, translation, weather, currency, verify — everything.

03 · Pay per call

From 0.01 credits

Only pay for actual token usage. Unused tokens auto-refunded. Credits never expire.

app.py
from openai import OpenAI

client = OpenAI(
    api_key="sk_live_...",
    base_url="https://api.mapleflow.io/v1"  # just change this
)

response = client.chat.completions.create(
    model="claude-sonnet-4.6",  # or gpt-4.1, llama-3.1-8b...
    messages=[{"role": "user", "content": "Hello!"}]
)
print(response.choices[0].message.content)
API Docs
02Endpoints

One key. Every endpoint.

Powered by Workers AI, Groq, OpenAI, Anthropic, Google, xAI and AWS. We handle the complexity.

AI Models

POST /ai/chat
Live

One endpoint, 30+ models, 6 providers. Pick the best model for your use case — swap anytime with a single parameter change.

Model Provider TierStatus
claude-3-haikuAnthropicBudgetLIVE
claude-haiku-4.5AnthropicStandardLIVE
claude-opus-4.6AnthropicPremiumLIVE
claude-sonnet-4AnthropicPremiumLIVE
claude-sonnet-4.6AnthropicPremiumLIVE
5 of 28 models
Dynamic credits by tokens Short prompts from 0.01 credits — unused auto-refunded

More AI endpoints

Live

AI Image Generation

Generate images from text prompts with Flux models.

5 credits /ai/images
Live

Text-to-Speech

Convert text to natural-sounding speech audio.

2 credits /ai/speech
Live

Speech-to-Text

Transcribe audio files to text with timestamps.

2 credits /ai/transcribe
Live

Embeddings

Generate vector embeddings for search and similarity.

1 credits /ai/embeddings

Utility endpoints

Translation

Live

75+ languages with auto-detection

1 per 300 chars credits /translate

Weather

Live

Current weather for any city or coordinates

1 credit /weather

Currency

Live

Live rates for 160+ currencies

1 credit /currency

Verification endpoints

Live

Face Verification

Compare a selfie against a reference photo to verify identity.

2 credits /verify/face

All endpoints live · Drop-in OpenAI SDK compatible · Full API reference →

03The difference

What you're replacing.

One key, one balance, one SDK. Drop the stack you're juggling.

If you're using
MapleFlow replaces with
×OpenAI + Anthropic + Google keys
One /ai/chat endpoint
×OpenRouter / LiteLLM subscriptions
No subscription, credits never expire
×Max_tokens billed as reserved
Refunds what you didn't use
×Separate SDKs, MCP servers, docs
Auto-generated from one OpenAPI spec
04Pricing

No subscription. Credits never expire.

Load a balance, call until it's gone. Auto-renew is optional and off by default. AI calls refund unused tokens automatically.

Free
$0
50 credits
No card required
Get Started
Lite
$10
1,000 credits
$0.01 / credit
Buy Credits
Plus
$25
3,000 credits
$0.008 / credit
Buy Credits
Pro recommended
$50
7,000 credits
$0.007 / credit
Buy Credits
Business
$200
30,000 credits
$0.007 / credit
Buy Credits
∞ Never expires

Credits don't have a timer. Load $10 today, use it next year. Auto-renew is optional. AI calls are refunded for any unused token budget after each request.

Stop juggling six API keys.
One key. One balance. Ship.

50 free credits on signup. No card. 30 seconds to first call.