Skip to main content
POST
Create Provider

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Body

application/json
name
string | null
required
provider_key
string | null
required
org_id
string<uuid> | null
provider_name
enum<string> | null
default:openai
Available options:
openai,
elevenlabs,
azure_speech,
cartesia,
playht
attributes
Attributes · object
status
boolean | null
default:true

Response

Successful Response

message
string | null
default:Data created successfully
meta
Meta · object | null
data
IProviderCreate · object | null