providers
Get Llm Api Keys Status
🔑 Get status of all LLM provider API keys.
Frontend Usage: Check which LLM providers are configured and which need API keys.
Returns:
- List of configured providers
- List of missing API keys with environment variable names
- Setup instructions
GET
Get Llm Api Keys Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
Get Llm Api Keys Status