/api/v1/providersThis entry point is also shown on the Models page so model filters and provider selectors can share the same data.
Back to Models endpoint listRequest parameters
No required request parameters. Authentication is read from the Authorization header.
Response fields
FieldTypeRequiredDescription
dataobject[]YesProvider list.data[].idstringYesPublic provider ID.data[].namestringYesDisplay name.data[].statusstringNoCurrent public status.data[].capabilitiesstring[]NoProvider 支持能力标签。Notes
- The provider list is for discovery and display; it does not guarantee the provider is routable for the current tenant.