Skip to main content
POST
/
provider-connections
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
provider
string
required

Provider identifier (e.g., openai, anthropic)

api_key
string
required

Provider API key (encrypted at rest, never returned)

api_base_url
string

Custom API base URL (optional)

Response

Connection created