Developer documentation

REST API Reference

Human-readable reference aligned with the Aevah OpenAPI 3.1 preview.

Preview
Aevah Public API Preview Specification. Publication describes the intended contract; it does not grant tenant access or imply that every operation is enabled in production. Confirm availability, scopes, hostnames, and limits with Aevah.

Resources and operations

MethodPathOperation
GET/entitiesList entities
GET/entities/{id}Get an entity
GET/entities/{id}/relationshipsList an entity's relationships
GET/definitionsList semantic definitions
GET/sourcesList governed sources
GET/workflowsList workflows
GET/workflows/{id}Get a workflow
POST/workflows/{id}Start a workflow
GET/agentsList agents
GET/agents/{id}Get an agent
POST/agents/{id}Invoke an agent
GET/decisionsList decisions
GET/evidenceList evidence

Authentication and mutations

The preview describes customer-specific OAuth 2.x/OIDC and bearer-token patterns. Production identity endpoints are intentionally not public. Workflow and agent POST operations require authorization, an execution scope, policy approval, and an Idempotency-Key header.

Machine-readable contract

The JSON document is the canonical preview contract for schemas, request bodies, responses, security schemes, and reusable errors.

Open /openapi.json