Send chat, completion, and embedding requests through a single OpenAI-compatible endpoint. Switch between providers without rewriting client code.
Yetenek Özeti
1 API
OpenAI-compatible endpoint
multi
model providers
unified
request schema
Pratik üretim iş akışlarına eşlenen temel değer noktaları.
Avantaj
01
Drop-in OpenAI compatibility
Reuse the existing OpenAI SDK, libraries, and tooling. Only the base URL and API key change.
Avantaj
02
Single integration surface
One contract for chat, streaming, function calling, and embeddings across every supported provider.
Avantaj
03
Vendor decoupling
Move workloads between providers from configuration alone. No code change required.
Bu yeteneği ağ geçidi çağrılarına, yönlendirme politikasına ve faturalandırma kontrollerine entegre etmek için basit 3 adımlı yol.
Adım 1
Create an API key
Issue a key under your account or organization with scoped permissions.
Adım 2
Point your SDK to the gateway
Set the base URL to the DeepToken endpoint and continue using OpenAI-compatible request shapes.
Adım 3
Select a model
Pass any supported model id and let the gateway resolve provider, region, and quota.
Yes. Standard chat, completion, embedding, and streaming endpoints follow the OpenAI request and response schema.
Yes. One API key can route to every model your plan and organization permits.
Sonraki Adım
Belgelerden, model kataloğundan veya panelden başlayın ve bu yeteneği gerçek üretim trafiğiyle doğrulayın.