Documentation
Docs/API Reference/Credentials

Credentials API

Store, retrieve, and manage encrypted LLM provider credentials.

POST /v1/credentials

Content for POST /v1/credentials will go here. This is a placeholder for the api/credentials documentation page.

GET /v1/credentials

Content for GET /v1/credentials will go here. This is a placeholder for the api/credentials documentation page.

DELETE /v1/credentials/:id

Content for DELETE /v1/credentials/:id will go here. This is a placeholder for the api/credentials documentation page.