Skip to main content
GET
/
v1
/
workspaces
/
providers
List Supported Providers
curl --request GET \
  --url https://api.auriko.ai/v1/workspaces/providers \
  --header 'Authorization: Bearer <token>'
Returns the list of providers that support bring-your-own-key (BYOK).
This endpoint is public and does not require authentication.
See also: Bring Your Own Key.
All parameters, request/response schemas, and examples are auto-generated from the OpenAPI specification.