VORIM
We use cookies

We use cookies to analyze site traffic and improve your experience. You can choose to accept all cookies or only essential ones. See our Privacy Policy.

REST API reference

Every endpoint, method and auth requirement across agents, permissions, audit, trust, badges, credentials and ephemeral identities, in one table.

API Reference

All REST API endpoints are prefixed with /v1. Authenticate via Authorization: Bearer <jwt> or Bearer agid_sk_*.

MethodEndpointAuthDescription
POST/auth/registerNoneCreate organization + user
POST/auth/loginNoneEmail/password login
POST/auth/refreshNoneRefresh JWT tokens
GET/agentsJWTList agents
POST/agentsJWTRegister new agent
GET/agents/:idJWTGet agent details
PATCH/agents/:idJWTUpdate agent
DELETE/agents/:idJWTRevoke agent
POST/agents/:id/permissionsJWTGrant permission
GET/agents/:id/permissionsJWTList permissions
DELETE/agents/:id/permissions/:scopeJWTRevoke permission
POST/agents/:id/permissions/verifyJWTCheck permission
POST/audit/eventsAPI KeySubmit audit events
GET/audit/eventsAPI KeyQuery audit events
POST/audit/exportAPI KeyExport audit bundle
GET/trust/verify/:agentIdNonePublic trust check
GET/trust/badge/:agentId.svgNoneEmbeddable SVG badge
Need Help?

Book a demo for a walkthrough, or contact us for support. For enterprise needs, reach out at sales@vorim.ai.