Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to authenticate API requests
api-key
curl -X GET https://value.valmi.io/api/v1/agent_type/all \ -H "api-key: token_abc123xyz"
https://value.valmi.io/api/v1
{ "detail": "Unauthorized: Invalid api key" }
{ "detail": "Restricted: This endpoint is not allowed for your API key" }