Endpoints
| Method | Path |
|---|---|
POST | /api/providers/{id}/credentials |
GET | /api/providers/{id}/credentials |
PATCH | /api/providers/{id}/credentials/{credential_id} |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage provider credentials
| Method | Path |
|---|---|
POST | /api/providers/{id}/credentials |
GET | /api/providers/{id}/credentials |
PATCH | /api/providers/{id}/credentials/{credential_id} |