Fetch Hive API
- Authentication — Authenticate API requests with a workspace API key
- Errors and rate limits — Common error shapes, status codes, and concurrency behavior
- Error codes — Stable
error_codevalues and theGET /v1/error_codescatalog - OpenAPI Spec — Download the OpenAPI document for
/v1/public/*endpoints - Invoke metadata — Attach caller-defined metadata to prompt, workflow, and agent invokes for log inspection and filtering
REST API
Invoke endpoints and resource CRUD are grouped by product area in the sidebar under REST API:| Resource | Invoke | Other endpoints |
|---|---|---|
| Prompts | Invoke | — |
| Workflows | Invoke | — |
| Agents | Invoke | List, create, get, update, delete agents in a workspace |
| Hive Agents | Invoke | — |
| Knowledge Bases | — | CRUD, items, search |
| Assets | — | List and upload |
| Models | — | GET /v1/public/models |
| Requests | — | GET /v1/public/requests/{id} |
| Search Services | — | Supported countries for search workflow steps |

