OPENAI-COMPATIBLE API

A stable OpenAI-compatible endpoint for your AI apps.

Keep the familiar chat-completions integration pattern while Coreqm manages enabled models, provider routing, quotas and access keys behind one endpoint.

01

Use familiar client libraries

Many AI applications and SDKs support an OpenAI-compatible base URL. Coreqm accepts compatible requests, resolves the requested public model and routes the call through the provider configuration available to the account.

02

Compatibility without losing control

Familiar request format

Use OpenAI-compatible chat-completions clients with a Coreqm base URL and key.

Model aliases

Expose stable public model names while provider-specific model identifiers remain configurable.

Quota enforcement

Apply plan, user and key limits before costly upstream requests are sent.

Operational records

Review request status, latency and token accounting without exposing secret keys.

03

Integration flow

  1. Create a Coreqm API key.
  2. Set your SDK base URL to the Coreqm endpoint.
  3. Choose an enabled public model name.
  4. Send a standard compatible request and monitor it in Coreqm.

04

Frequently asked questions

Is Coreqm the OpenAI API?

No. Coreqm is an independent gateway that offers compatible request paths for configured model providers.

Can I use an existing OpenAI SDK?

If the SDK allows a custom base URL and compatible authentication, it can generally connect to Coreqm. Check the Coreqm documentation for the exact endpoint.

Are every OpenAI feature and endpoint supported?

No. Compatibility focuses on the documented Coreqm endpoints. Provider-specific or unsupported APIs are not implied.

Can administrators change the upstream model?

Yes. Public model aliases and provider routing can be managed without exposing upstream credentials to clients.

Connect with Coreqm

Create your account, generate an API key and connect a compatible tool in minutes.

Create free account