GET
Get Telephony Providers Metadata
Use this endpoint to discover which telephony providers EESI supports and the exact credential fields each one expects. The response drives the configuration form in the dashboard, and is the recommended way to build a provider-agnostic integration.

Authorizations

Authorization
string
header
required

An EESI API key (sk-eesi-...) or a Clerk session token.

Headers

authorization
string | null
X-API-Key
string | null

Response

Successful Response

List of UI form definitions used by the telephony-config screen.

providers
TelephonyProviderMetadata ยท object[]
required