Welcome to ModelBeam
ModelBeam is a unified AI inference API that gives you access to state-of-the-art open-source models through a single REST API. No GPU provisioning, no model hosting, no infrastructure management.What is ModelBeam?
ModelBeam provides pay-per-use access to a curated set of open-source AI models. Send a request, get a result. We handle the GPUs, model loading, scaling, and optimization. New accounts receive $5 in free credits to explore the platform.Supported Capabilities
| Capability | Description | Endpoint |
|---|---|---|
| Text to Image | Generate images from text prompts | /api/v1/client/txt2img |
| Image to Image | Transform images with text guidance | /api/v1/client/img2img |
| Text to Video | Generate videos from text prompts | /api/v1/client/txt2video |
| Image to Video | Animate images into videos | /api/v1/client/img2video |
| Audio to Video | Generate video conditioned on audio | /api/v1/client/aud2video |
| Text to Speech | Synthesize speech from text | /api/v1/client/txt2audio |
| Text to Music | Generate music from descriptions and lyrics | /api/v1/client/txt2music |
| Transcription | Transcribe audio/video to text | /api/v1/client/transcribe |
| OCR | Extract text from images | /api/v1/client/img2txt |
| Embeddings | Generate text embeddings | /api/v1/client/txt2embedding |
| Background Removal | Remove image backgrounds | /api/v1/client/img-rmbg |
| Image Upscale | Upscale images with AI | /api/v1/client/img-upscale |
| Video Replace | Replace characters in video | /api/v1/client/videos/replace |
| Prompt Enhancement | Improve prompts for better results | /api/v1/client/prompt/* |
Quick Links
Quickstart
Make your first API call in 5 minutes
API Reference
Full endpoint documentation
Models
Browse available models
Pricing
Pay-per-use pricing details