API documentationGetting startedLLM keys

LLM keys

Manage API keys for LLM providers. Store, test, and rotate keys for OpenAI, Anthropic, and other AI service providers.

10 endpoints

GET/evaluation-llm-keysAuthGet All Evaluation LLM Keys
POST/evaluation-llm-keysAuthAdd Evaluation LLM Key
POST/evaluation-llm-keys/verifyAuthVerify Evaluation LLM Key
DELETE/evaluation-llm-keys/{provider}AuthDelete Evaluation LLM Key
GET/llm-keysAuthGet L L M Keys
POST/llm-keysAuthCreate L L M Key
GET/llm-keys/statusAuthGet L L M Key Status
PATCH/llm-keys/{id}AuthUpdate L L M Key
DELETE/llm-keys/{id}AuthDelete L L M Key
GET/llm-keys/{name}AuthGet L L M Key
Back to API documentation
LLM keys API - VerifyWise