Skip to main content
idapt
AccueilCodeModèles IATarifs
Sign inStart free trial

Migrate

Migrate from the OpenAI API

Point your OpenAI SDK at idapt and keep your code: chat, Responses, embeddings, images, and audio, all through one API.

Change the base URL

- https://api.openai.com/v1
+ https://idapt.app/api/openai/v1

Authenticate with an idapt API key (Authorization: Bearer uk_…). Create one in Settings → the Gateway tab.

What moves

OpenAI APIIn idaptHow
POST /chat/completions (stream + tools)Identical endpoint, 200+ modelsAutomatic
POST /responsesNon-streaming Responses bridge (stateless text)stream:true is an explicit 501. Use /chat/completions for streaming.Automatic
Embeddings / images / audio (TTS, STT)Same-shape endpointsAutomatic
Model namesidapt model ids (see /models); gpt-… slugs resolve where unambiguousManual
auto model / n > 1 / assistants stateNot supported on the compat surfaceUnsupported fields are rejected with a clear error, never silently ignored.No equivalent

How to migrate

  1. 1

    Create an idapt API key

    Settings → Gateway → API keys. Keys are scoped (completions read/write) and can carry a lifetime USD spend cap.

  2. 2

    Change the base URL

    Set your SDK's baseURL to https://idapt.app/api/openai/v1 and the API key to your uk_ key. Everything else stays.

  3. 3

    Pick your models

    Browse /models for 200+ ids and switch per request. One key reaches all of them.

Or run the models on your own computer

Private AI runs open models (Llama, Qwen, Gemma, Mistral, Phi and more) on hardware you own, through the idapt daemon: free, never rate-limited, and no third-party AI provider ever sees the prompt. They sit beside the 200+ cloud models in the same chat.

FAQ

What does idapt charge on top?

LLM tokens bill against your credits or plan allowance at the prices shown in the app. Platform revenue comes from subscriptions and a 12.5% service fee on credit top-ups.

Does streaming work?

Yes. /chat/completions streams SSE exactly like OpenAI's, tools included. Only the Responses endpoint is non-streaming for now.

Go deeper

  • Help Center: Migrate from the OpenAI API
  • Developer hub
  • Model directory
Create an API key
  • Accueil
  • Tarifs
  • Modèles IA
  • Modèles d'image
  • Modèles de voix
  • Modèles vidéo
  • Classements
  • New models
  • Model status
  • Multi-Model Chat
  • Agents
  • Computers
  • Drive
  • Automations
  • AI Gateway
  • All features →
  • LLM cost calculator
  • Token counter
  • All free tools →
  • Blog
  • Cas d'usage
  • Comparisons
  • Best of
  • Benchmarks
  • Changelog
  • Centre d'aide
  • FAQ
  • Confidentialité
  • Comparer tous les modèles
  • Support
  • idapt Code
  • Développeurs
  • Quickstarts
  • Référence API
  • Tarifs API
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
© idapt[email protected]ConditionsPolitique de confidentialitéMentions légalesSignaler un contenu
X (Twitter)