AI API infrastructure · Agent apps

Connect AI capabilities. Build the next generation of intelligent products.

idreame.ai provides aggregated APIs and Agent applications, giving teams a clearer path from AI access to useful products and real workflows.

Unified AI accessFlexible capability choiceProject access boundaries
Unified request patternAPI

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"}]
  }'
APIAgentConsole
Platform capabilities

Designed for teams that keep shipping

Clear boundaries, composable access, and a consistent path from experiments to production products.

Unified AI access

Organize models and capabilities behind one consistent entry point while keeping product code appropriately decoupled.

  • One gateway
  • Standard requests
  • Progressive migration

Flexible capability choice

Choose models or Agents by workflow and keep experiments, iteration, and future expansion on the same path.

  • Use-case driven
  • Open options
  • Continuous evolution

Project access boundaries

Organize access around projects and credentials so teams can share capabilities with clear boundaries.

  • Project isolation
  • Credential management
  • Team collaboration

Built for product delivery

Move from capability validation to launched products through a repeatable development experience.

  • Fast validation
  • Consistent development
  • Extensible architecture

Agent experiences

Package model capabilities into conversation, knowledge, and workflow applications people can use directly.

  • Chat workspace
  • Knowledge assistants
  • Workflow automation

Content-led operations

Site content is managed in Decap CMS and released through a reviewable Gitea and Jenkins workflow.

  • Bilingual content
  • Traceable changes
  • Reviewed releases
Quick start

Connect your application in three steps

  1. 01

    Create credentials

    Create a project and manage access credentials in the console.

  2. 02

    Configure one endpoint

    Set the base URL and key in your existing SDK or service.

  3. 03

    Choose and call

    Select the capability your workflow needs and expand over time.

Agent apps

Bring AI into real workflows

From general conversations to focused assistants, with clear product status.

View all apps
FAQ

What you may want to know before starting

What does idreame.ai provide?

We provide aggregated AI APIs and Agent applications for real workflows, helping teams move from model access to product delivery.

Do we need to rewrite an existing app?

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.

Should we choose the API platform or an Agent?

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.

Ready to bring AI into your product?

Start in the console, or talk with us about a more specific workflow.