Products
each::api
Direct model access. Run image, video, audio, and 3D generation models from a single endpoint. Async predictions with webhook delivery.
each::workflows
Multi-step pipelines. Chain models together with parameter passing, versioning, fallback configs, and bulk execution.
each::sense
AI agent interface. OpenAI-compatible endpoint that understands natural language, auto-selects models, generates media, and builds workflows.
LLM Router
One endpoint, 300+ LLMs. OpenAI, Anthropic, Google, and more. OpenAI-compatible, just swap the base URL.
MCP Server
Connect to Cursor, Claude Desktop, Windsurf, and more. Generate media without ever leaving your IDE.
Quick Start
1
Get your API key
Sign up at eachlabs.ai and create an API key from Settings → API Keys.
2
Generate an image
3
Or use the AI agent
Skip model selection entirely and let each::sense handle it for you:
Base URLs
For AI Agents
each::sense is fully OpenAI-compatible. Just point any agent framework at the base URL with your API key and you’re good to go:/llms.txt.
Authentication
API key setup and security best practices.
Error Reference
HTTP status codes and error handling across all products.