Config API
The config endpoints expose runtime model metadata that is useful for SDKs, tooling, and admin dashboards.Authentication
Requires standard authenticated API access.List available chat models
Get embedding model
Get cost estimates
Example
Related
- TypeScript SDK for SDK setup
- Integrate the API for first request patterns