API Overview¶
RhinoAgents exposes REST endpoints and webhooks for integrating with your systems.
Authentication¶
Use API keys scoped to specific agents and roles.
Endpoints (examples)¶
POST /v1/agents/:id/run— trigger an agentGET /v1/agents— list agents
For a full OpenAPI reference, add
openapi.yamlhere or link to your developer portal.