What is each::api?
each::api gives you a single interface to run predictions across hundreds of AI models, including image generation, video, audio, text, and more. Submit a prediction, poll for results, and optionally get webhook notifications when things are done.How It Works
1
Browse models
Explore available models or grab details for a specific one to see what inputs it needs.
2
Create a prediction
Submit a prediction request with your chosen model, version, and input parameters.
3
Get results
Poll the prediction endpoint or set up a webhook to get results delivered right to you.
Base URL
Endpoints
Need to pass your own media as a model input? Upload and manage files under the each::storage tab.
Authentication
All endpoints exceptGET /v1/models require an API key via the X-API-Key header.