Unified AI access
Organize models and capabilities behind one consistent entry point while keeping product code appropriately decoupled.
- One gateway
- Standard requests
- Progressive migration
idreame.ai provides aggregated APIs and Agent applications, giving teams a clearer path from AI access to useful products and real workflows.
Integrate once. Keep your options open.
POST · /v1/chat/completions
curl "$IDREAME_BASE_URL/v1/chat/completions" \
-H "Authorization: Bearer $IDREAME_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "your-model",
"messages": [{"role": "user", "content": "Hello"}]
}'Use one API layer to simplify model access, then bring AI into real workflows with Agent products.
Clear boundaries, composable access, and a consistent path from experiments to production products.
Organize models and capabilities behind one consistent entry point while keeping product code appropriately decoupled.
Choose models or Agents by workflow and keep experiments, iteration, and future expansion on the same path.
Organize access around projects and credentials so teams can share capabilities with clear boundaries.
Move from capability validation to launched products through a repeatable development experience.
Package model capabilities into conversation, knowledge, and workflow applications people can use directly.
Site content is managed in Decap CMS and released through a reviewable Gitea and Jenkins workflow.
Create a project and manage access credentials in the console.
Set the base URL and key in your existing SDK or service.
Select the capability your workflow needs and expand over time.
From general conversations to focused assistants, with clear product status.
A unified conversational entry point for everyday exploration and collaboration.
View detailsAn Agent concept for team search, content understanding, and knowledge questions.
View detailsAn Agent concept for repetitive information work and multi-step collaboration.
View detailsWe provide aggregated AI APIs and Agent applications for real workflows, helping teams move from model access to product delivery.
Many integrations can start by changing the base URL and credentials, followed by small parameter updates. Exact compatibility depends on the selected capability and current documentation.
Choose the API platform when you want to build your own product. Choose an Agent app when you want a ready-to-use experience for a conversation, knowledge, or workflow scenario.
Start in the console, or talk with us about a more specific workflow.