Integrations

OpenAI

An OpenAI integration stores an organization-owned OpenAI API key. Agents can use that key when they run GPT models.

Use OpenAI when your organization should use its own OpenAI account and quota for agent model calls. The integration does not add source events.

Capability map

CapabilityValue
Provider IDopenai
Auth kindapi_key
Connect flowInline API key
ActionsNo
EventsNo
Webhook deliveryNo
Event samplesNo
Live statusNo

Connect OpenAI

SurfaceSupport
AppOpen Library > Integrations, choose OpenAI, and paste an OpenAI API key.
CLIThe mobius CLI does not connect OpenAI integrations yet. Use the app or API.
APICall POST /v1/integrations/providers/openai/connect with api_key.

An organization-owned key takes precedence over the platform credential for OpenAI models. This keeps agent model calls on your OpenAI account when platform-funded calls are capped.

Actions

OpenAI does not register action catalog entries. Use it through agent model selection.

Events

OpenAI does not register source events.

Next