Skip to main content
GET
List the built-in provider shortcut catalog

Authorizations

X-API-Key
string
header
required

Response

Provider catalog

name
string
required

Stable identifier used as provider on POST /secrets.

display
string
required

Human-readable label.

auth_type
enum<string>
required
Available options:
bearer,
basic,
api-key,
custom,
per_host
hosts
string[]
required
token_shape
string
required

Prefix-shaped sample of the proxy token issued for this provider (e.g. sk-ant-api03-...).

auth_config
object

Resolved auth shape; same JSON shape as SecretResponse.auth_config.