API Reference
REST API for reading and writing Adroyt data, triggering AI agents, and subscribing to events.
Authentication
All requests require an API key from Settings → API Keys. Pass it as a Bearer token:
Authorization: Bearer YOUR_API_KEYBase URL: https://api.adroyt.io/v1
Projects & Portfolio
GET
/projectsGET
/projects/:idPOST
/projectsPATCH
/projects/:idRisks & RAID
GET
/risksPOST
/risksGET
/issuesPOST
/issuesResources
GET
/resourcesPOST
/resourcesGET
/resources/:id/availabilityGET
/allocations/conflictsAI Agents
POST
/agents/runGET
/agents/executions/:idPOST
/agents/askGET
/agents/executionsWebhooks
GET
/webhooksPOST
/webhooksDELETE
/webhooks/:idMisc
GET
/meGET
/tenantGET
/audit-logsDeveloper support: [email protected] · Full API docs →