Skip to content

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 agent
  • GET /v1/agents — list agents

For a full OpenAPI reference, add openapi.yaml here or link to your developer portal.