One API for every modality
Text, vision, speech, image and video models from Groq, Gemini and Hugging Face — accessed through a single, secure, metered gateway. Buy credits, create a key, start building.
New accounts get free credits to start. No card required.
curl https://your-gateway.com/api/v1/chat/completions \
-H "Authorization: Bearer mmg_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "llama-3.1-8b",
"messages": [{ "role": "user", "content": "Hello!" }]
}'Powered by
Every modality you need
Eight capabilities behind one consistent, OpenAI-compatible API.
Text Generation
Chat and completion with open-source LLMs. OpenAI-compatible.
Image to Text
Vision understanding, captioning, and OCR from images.
Text to Image
Generate images from prompts with FLUX and SDXL.
Image to Image
Edit and transform images with a guiding prompt.
Text to Video
Create short video clips from text prompts.
Text to Speech
Natural-sounding speech synthesis from text.
Speech to Text
Fast, multilingual transcription with Whisper.
Embeddings
Vector embeddings for search and RAG (entity-to-entity).
Ship in three steps
Buy credits
Sign up and top up a prepaid credit balance. Pay only for what you use, across every modality.
Create an API key
Generate a secret key in your dashboard. We store only a hash — your key is shown once.
Call the gateway
Point your OpenAI-compatible client at our base URL. We route, meter, and bill automatically.
Featured models
A taste of what's available on the gateway.
Llama 3.1 8B Instant
Fast, capable general-purpose LLM. Great default for most tasks.
Llama 3.3 70B Versatile
High-quality reasoning and generation for complex tasks.
Gemini 2.5 Flash
Google's fast multimodal model with a large context window.
Gemini 2.5 Flash (Vision)
Image understanding, captioning, and OCR.
FLUX.1 [schnell]
Ultra-fast, high-quality text-to-image generation.
FLUX.1 Kontext [dev]
Prompt-guided image editing and transformation.
Keys stay secret
We store only a SHA-256 hash of your key. Provider keys never leave our servers.
Metered & rate-limited
Atomic credit accounting and per-key rate limits protect you from surprises.
One integration
Swap models and providers without touching your client code.
Build with open-source AI today
Create an account, grab your free credits, and make your first request in minutes.
Get started