Documentation Index
Fetch the complete documentation index at: https://docs.osvi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
All API requests are made to:Authentication
Every request must include your API token in theAPI-Token header:
Your API token is 16 characters long and scoped to your account. Keep it secret — do not expose it in client-side code.
Request Format
All request bodies must be JSON. Set theContent-Type header accordingly:
Response Format
All responses return JSON. Successful responses follow this shape:HTTP Status Codes
| Code | Meaning |
|---|---|
200 | Success |
401 | Unauthorized — invalid or missing API-Token |
404 | Resource not found |
422 | Validation error — check the errors array in the response body |
500 | Internal server error |
Agent UUID
Every endpoint requires anagent_uuid. This is the unique identifier for your OSVI agent, formatted as:
