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
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
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