MapleFlow
## MapleFlow — One API for Every AI Model Access 30+ AI models from 6 providers through a single API key: - **OpenAI** — GPT-4.1, GPT-4o, o3, o4-mini - **Anthropic** — Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku - **Google** — Gemini 2.5 Flash, Gemini 2.0 Flash - **Groq** — Llama 3.1 8B, Llama 3.3 70B (ultra-fast inference) - **xAI** — Grok 3, Grok 4.1 Fast Plus utility APIs: translation…
MapleFlow endpoints
| Method | Endpoint | Description |
|---|---|---|
| AI | ||
| POST |
/ai/images /ai/images |
Generate images from text prompts. | Model | Credits | |---|---| | `flux-schnell` | 5 | | `flux-dev` | 5 | |
| POST |
/ai/embeddings /ai/embeddings |
Generate vector embeddings from text. | Model | Credits | |---|---| | `bge-base-en` | 1 | |
| POST |
/ai/speech /ai/speech |
Convert text to speech audio. | Model | Credits | |---|---| | `aura` | 2 | |
| POST |
/ai/chat /ai/chat |
Generate chat completions. | Model | Credits | |---|---| | `llama-3.2-1b` | 1 | | `llama-3.2-3b` | 1 | | `llama-3.1-8b` | 1 | | `llama-3.1-8b@workers-ai` | 1 | |… |
| POST |
/ai/transcribe /ai/transcribe |
Transcribe audio to text. | Model | Credits | |---|---| | `whisper` | 2 | |
| Utility | ||
| GET |
/currency /currency |
Convert between currencies using live exchange rates. 1 credit per request. 160+ currencies supported. |
| POST |
/translate /translate |
Translate text between languages. Pricing: 1 credit per 300 characters (rounded up, minimum 1 credit). Supports 75+ languages with auto-detection. |
| GET |
/weather /weather |
Get current weather for a location. Provide a city name or lat/lon coordinates. Costs 1 credit per request. |
| Verify | ||
| POST |
/verify/labels /verify/labels |
Detect objects and scenes in an image. Accepts multipart (image file) or JSON (base64 string). 2 credits per call. |
| POST |
/verify/face /verify/face |
Compare two faces and return similarity score. Accepts multipart (image1, image2 files) or JSON (base64 strings). 2 credits per call. |
| Images | ||
| POST |
/images/bg-remove /images/bg-remove |
Remove background from an image. Accepts file upload, base64, or URL. 5 credits per call. Currently disabled. |
MapleFlow pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|