Change the base URL
Use a familiar OpenAI client and select a WorldGate model identifier. Streaming chat completions and standard message payloads are supported.
AI API FOR DEVELOPERS
WorldGate is built for server-side developers who want a simple model abstraction without losing visibility into price and usage.
Create an accountUse a familiar OpenAI client and select a WorldGate model identifier. Streaming chat completions and standard message payloads are supported.
Create separate keys for services and revoke a compromised key without replacing every integration.
The dashboard records input, output, cached, and total tokens with request status and latency.
QUICK START
Keep the key server-side and select a listed WorldGate model.
baseURL: "https://worldgateapi.com/v1"
apiKey: process.env.WORLDGATE_API_KEY
model: "gpt-5.5"COMMON QUESTIONS
Yes, the chat completions flow supports streamed responses.
Yes, use the compatible models endpoint or dashboard catalogue.
Only in a trusted server environment, never public browser code.
Lower model cost. Clearer usage.