Skip to main content
GET
Get Providers

Authorizations

x-api-key
string
header
required

Response

A list of providers and their details.

display_name
string

A user friendly name of the model or entity.

Example:

"GPT OSS 120B"

provider
string

Name of the provider to be used while creating an agent.

Example:

"groq or openai"

provider_name
string

A user friendly name of the provider company..

Example:

"Groq or OpenAI"

provider_type
string

Type of the provider indicating if this entry is an STT, LLM or TTS.

Example:

"stt, llm or tts"

model
string

Name of the model to be used while creating an agent.

Example:

"gpt-4.1-mini"

additional_fields
object

This field represents any additional fields or configuration required for the model. For example this could be audio synthesis settings for your TTS model.

Example: