API referencePlatform API
Complete endpoint catalog
Every discovered Minds dashboard, management service, and auxiliary API route, grouped by service.
Use the service column to choose the correct origin and authentication. These routes come from separate applications and must not be treated as one interchangeable public API.
Dashboard
| Methods | Path | Reference |
|---|---|---|
| GET | /.well-known/vercel/flags | Contract |
| GET, POST, PUT, PATCH, DELETE, HEAD | /api/akasha | Contract |
| GET, POST | /api/auth/[...all] | Contract |
| POST | /api/auth/exchange | Contract |
| GET | /api/auth/get-session | Contract |
| POST | /api/auth/logout | Contract |
| POST | /api/auth/refresh | Contract |
| GET | /api/auth/session | Contract |
| GET | /api/auth/token | Contract |
| POST | /api/billing/action | Contract |
| GET | /api/billing/subscriptions | Contract |
| GET | /api/chat/context | Contract |
| POST | /api/collaboration/auth | Contract |
| GET, POST, PUT, PATCH, DELETE, HEAD | /api/control-plane | Contract |
| POST, GET | /api/foundry/chat | Contract |
| GET | /api/health | Contract |
| POST | /api/hmr/[did]/backup/confirm | Contract |
| POST | /api/hmr/generate | Contract |
| POST, GET | /api/instance-context/active | Contract |
| GET | /api/instance-context/services | Contract |
| POST, GET | /api/instance-context/tenant | Contract |
| POST, GET | /api/lanes/frames | Contract |
| GET, POST, PUT, PATCH, DELETE, HEAD | /api/omerta | Contract |
| POST | /api/organizations/active | Contract |
| GET, POST | /api/organizations | Contract |
| GET | /api/provisioning/instances/preflight | Contract |
| GET | /api/provisioning/instances/readiness | Contract |
| POST, PATCH | /api/provisioning/instances | Contract |
| POST | /api/provisioning/instances/upgrade | Contract |
| POST, GET | /api/webhooks/stripe | Contract |
Management
| Methods | Path | Reference |
|---|---|---|
| GET | /api/status | Contract |
| POST | /api/v1/bundles/expand | Contract |
| POST, GET | /api/v1/hydra/clients | Contract |
| GET, DELETE | /api/v1/instances/[instanceId] | Contract |
| POST | /api/v1/instances/[instanceId]/services/disable | Contract |
| POST | /api/v1/instances/[instanceId]/services/enable | Contract |
| GET | /api/v1/instances/[instanceId]/services/status | Contract |
| POST, GET | /api/v1/instances | Contract |
| GET, POST | /api/v1/regions/[slug]/health | Contract |
| GET, PATCH, DELETE | /api/v1/regions/[slug] | Contract |
| GET, POST | /api/v1/regions | Contract |
| POST | /api/v1/regions/select | Contract |
| POST | /api/v1/services/[id]/bind | Contract |
| GET, PUT, DELETE | /api/v1/services/[id] | Contract |
| GET | /api/v1/services/[id]/status | Contract |
| POST, GET | /api/v1/services | Contract |
| POST | /api/v1/tenants/[id]/backups/[backupId]/restore | Contract |
| DELETE | /api/v1/tenants/[id]/backups/[backupId] | Contract |
| GET, POST | /api/v1/tenants/[id]/backups | Contract |
| GET | /api/v1/tenants/[id]/metrics | Contract |
| GET, PATCH, DELETE | /api/v1/tenants/[id] | Contract |
| POST | /api/v1/tenants/[id]/scale | Contract |
| POST | /api/v1/tenants/[id]/services/disable | Contract |
| POST | /api/v1/tenants/[id]/services/enable | Contract |
| GET | /api/v1/tenants/[id]/status | Contract |
| POST | /api/v1/tenants/[id]/tokens | Contract |
| GET | /api/v1/tenants/[id]/usage | Contract |
| POST, GET | /api/v1/tenants | Contract |
| POST, GET | /api/webhooks/billing | Contract |
| POST, GET | /api/webhooks/billing/stripe | Contract |