Skip to main content
GET

Get Configured Providers

Returns a list of provider IDs that have BYOK keys configured for the authenticated user. Used by the model dropdown to dynamically show BYOK-unlocked providers.

Request

Response

An empty list means no BYOK keys are configured — only platform and Sarvam models will appear in the dropdown.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response