Compact web API route catalog
A one-line-per-route summary derived from a filesystem audit of everysrc/app/api/**/route.ts. It contains the same 196 routes as the full api-route-catalog.mdx but omits the per-route descriptions and implementation file lists.
- Total routes: 196
- Non-versioned routes: 34
/api/v1routes: 162- Verification status: 0 missing, 0 stale, 0 HTTP-method mismatches against the route filesystem.
Authentication, sessions, account
POST /api/account/deleteGET /api/auth/callbackGET /api/auth/convex-tokenGET, POST /api/auth/desktop-linkPOST /api/auth/forgot-passwordPOST /api/auth/native/authorizePOST /api/auth/native/exchangePOST /api/auth/native/refreshGET /api/auth/native/subscriptionGET /api/auth/optionsPOST /api/auth/reset-passwordGET /api/auth/sessionPOST /api/auth/sign-inPOST /api/auth/sign-outPOST /api/auth/sign-upGET /api/auth/sso/[provider]POST /api/auth/sync-profilePOST /api/auth/verify-emailDELETE, GET, PATCH, POST, PUT /api/better-auth/[...all]
Billing, subscriptions, releases, webhooks
POST /api/checkoutPOST /api/checkout/verifyPOST /api/convex/[type]GET /api/entitlementsGET /api/latest-release/downloadGET /api/latest-releasePOST /api/portalPOST /api/security/csp-reportGET /api/share/file/[token]GET /api/subscriptionGET, POST /api/subscription/settingsPOST /api/topups/checkoutGET /api/topups/historyPOST /api/topups/verifyPOST /api/webhooks/stripe
Deployment, bootstrap, capabilities, transport
GET /api/v1/admin/auditDELETE, GET, POST /api/v1/admin/authorization/assignmentsGET /api/v1/admin/authorization/capabilitiesDELETE, GET, POST /api/v1/admin/authorization/grantsDELETE, GET, PATCH, POST /api/v1/admin/authorization/groupsDELETE, GET, POST /api/v1/admin/authorization/membershipsDELETE, GET, PATCH, POST /api/v1/admin/authorization/rolesGET /api/v1/admin/catalogGET /api/v1/admin/governance/exportGET, PATCH, POST /api/v1/admin/governance/policiesGET, PATCH, POST /api/v1/admin/governance/reviewsDELETE, GET, POST /api/v1/admin/knowledge-bases/defaultsGET /api/v1/admin/knowledge-basesDELETE, GET, POST /api/v1/admin/principalsGET, POST /api/v1/admin/usageDELETE, GET, PUT /api/v1/agent-bindingsGET /api/v1/capabilitiesGET /api/v1/chat-suggestionsGET /api/v1/bootstrapPOST /api/v1/browser-taskGET /api/v1/discoveryGET /api/v1/model-catalogGET /api/v1/mention-searchPOST /api/v1/knowledge/searchDELETE, GET, PATCH, POST /api/v1/webhooksGET, PATCH /api/v1/settings
Connected agents and environments
POST /api/v1/agent-environments/[environmentId]/approvePOST /api/v1/agent-environments/[environmentId]/artifacts/[artifactId]/completePOST /api/v1/agent-environments/[environmentId]/artifactsPUT /api/v1/agent-environments/[environmentId]/capabilitiesPOST /api/v1/agent-environments/[environmentId]/commands/[commandId]/ackGET /api/v1/agent-environments/[environmentId]/commandsPOST /api/v1/agent-environments/[environmentId]/credentials/refreshPOST /api/v1/agent-environments/[environmentId]/credentialsPOST /api/v1/agent-environments/[environmentId]/eventsPOST /api/v1/agent-environments/[environmentId]/heartbeatPOST /api/v1/agent-environments/[environmentId]/revokePATCH /api/v1/agent-environments/[environmentId]/rootsPOST /api/v1/agent-environments/artifacts/cleanupPOST /api/v1/agent-environments/enrollPOST /api/v1/agent-environments/enrollment-sessionsPOST /api/v1/agent-environments/managedPOST /api/v1/agent-environments/operations/reconcileGET /api/v1/agent-environmentsDELETE, GET, PATCH /api/v1/agents/[agentId]GET, POST /api/v1/agentsDELETE, GET, PATCH, POST /api/v1/api-keys
Automations
POST /api/v1/automations/[id]/approvePOST /api/v1/automations/[id]/cancel-schedulerGET /api/v1/automations/[id]/eventsPOST /api/v1/automations/[id]/runPOST /api/v1/automations/[id]/start-schedulerGET /api/v1/automations/[id]/streamPATCH, POST /api/v1/automations/executeDELETE, GET, PATCH, POST /api/v1/automationsPOST /api/v1/automations/runPOST /api/v1/automations/test
Conversations and AgentRun lifecycle
DELETE, PATCH /api/v1/conversations/[conversationId]/messages/[messageId]DELETE, GET, POST /api/v1/conversations/[conversationId]/participantsGET, PATCH /api/v1/conversations/[conversationId]/pinsGET, PATCH /api/v1/conversations/[conversationId]/presenceGET, PATCH /api/v1/conversations/[conversationId]/reactionsPOST /api/v1/conversations/[conversationId]/reportsPATCH /api/v1/conversations/[conversationId]/stateGET, PATCH /api/v1/conversations/[conversationId]/threads/[threadRootMessageId]/followPOST /api/v1/conversations/act/extension-planPOST /api/v1/conversations/actGET, POST /api/v1/conversations/channelsPOST /api/v1/conversations/direct-messagesGET /api/v1/conversations/eventsDELETE, POST /api/v1/conversations/messagePOST /api/v1/conversations/agent-greetingGET, PATCH /api/v1/conversations/notification-preferencesGET, PATCH /api/v1/conversations/notificationsDELETE, GET, PATCH, POST /api/v1/conversationsPOST /api/v1/conversations/run/approvalPOST /api/v1/conversations/run/metrics-eventGET /api/v1/conversations/run/metricsGET /api/v1/conversations/run/remote/artifacts/[artifactId]POST /api/v1/conversations/run/remote/requestPOST /api/v1/conversations/run/remoteGET /api/v1/conversations/runGET, PATCH /api/v1/conversations/saved-messagesGET /api/v1/conversations/searchPATCH /api/v1/conversations/sharePOST /api/v1/conversations/stop
Projects
GET, POST /api/v1/projects/duplicateGET /api/v1/projects/exportDELETE, GET, POST /api/v1/projects/grantsDELETE, GET, POST /api/v1/projects/knowledge-basesPOST /api/v1/projects/knowledge-transferDELETE, GET, PATCH, POST /api/v1/projectsGET /api/v1/projects/share-directory
Generators, sandbox, files, outputs
POST /api/v1/daytona/runGET /api/v1/files/[fileId]/contentPOST /api/v1/files/ingest-documentPOST /api/v1/files/ingest-jobs/processGET, POST /api/v1/files/ingest-jobsGET /api/v1/files/presignDELETE, GET, PATCH, POST /api/v1/filesPOST /api/v1/files/search-textPATCH /api/v1/files/sharePOST /api/v1/files/upload-urlPOST /api/v1/generate-imagePOST /api/v1/generate-tab-group-labelPOST /api/v1/generate-titlePOST /api/v1/generate-videoPOST /api/v1/sandbox/runGET /api/v1/outputs/[outputId]/contentDELETE, GET /api/v1/outputs
Extensions, imports, integrations, MCPs, memory
DELETE, GET, PATCH, POST, PUT /api/v1/extensions/[extensionId]/[...path]POST /api/v1/imports/slack/processGET, POST /api/v1/imports/slackGET, POST /api/v1/integrationsGET, POST /api/v1/mcps/oauth/callbackDELETE, POST /api/v1/mcps/oauthDELETE, GET, PATCH, POST /api/v1/mcpsPOST /api/v1/mcps/testDELETE, GET, PATCH, POST /api/v1/memory
Knowledge bases, notes, skills, search
GET /api/v1/knowledge-bases/[knowledgeBaseId]/conversationsGET /api/v1/knowledge-bases/[knowledgeBaseId]/diagnosticsDELETE, GET, POST /api/v1/knowledge-bases/[knowledgeBaseId]/grantsGET, POST /api/v1/knowledge-bases/[knowledgeBaseId]/reindexPOST /api/v1/knowledge-bases/[knowledgeBaseId]/searchDELETE, GET, PATCH, POST /api/v1/knowledge-bases/[knowledgeBaseId]/sourcesPOST /api/v1/knowledge-bases/[knowledgeBaseId]/sources/uploadGET, POST /api/v1/knowledge-bases/personalDELETE, GET, PATCH, POST /api/v1/knowledge-basesGET /api/v1/knowledge-bases/share-directoryGET /api/v1/link-previewPOST /api/v1/notebook-agentDELETE, GET, PATCH, POST /api/v1/notesGET /api/v1/searchDELETE, GET, PATCH, POST /api/v1/skills
Onboarding, providers, shares, subscription
POST /api/v1/onboarding/completePOST /api/v1/onboarding/resetGET /api/v1/onboarding/statusDELETE, GET, PATCH, POST /api/v1/providers/connectionsPOST /api/v1/providers/connections/testGET /api/v1/shares/impactDELETE, GET, POST /api/v1/sharesGET /api/v1/shares/shared-with-meGET /api/v1/subscriptionGET, POST /api/v1/subscription/settingsPOST /api/v1/transcribe
Workspaces and invitations
POST /api/v1/workspace-invitations/[invitationId]/acceptGET /api/v1/workspaces/[workspaceId]/audit-exportPOST /api/v1/workspaces/[workspaceId]/billing/checkoutPOST /api/v1/workspaces/[workspaceId]/billing/portalGET, POST /api/v1/workspaces/[workspaceId]/billingPOST /api/v1/workspaces/[workspaceId]/billing/top-upsPOST /api/v1/workspaces/[workspaceId]/billing/verifyGET, POST /api/v1/workspaces/[workspaceId]/governanceDELETE, POST /api/v1/workspaces/[workspaceId]/invitations/[invitationId]GET, POST /api/v1/workspaces/[workspaceId]/invitationsDELETE /api/v1/workspaces/[workspaceId]/lifecycleGET /api/v1/workspaces/[workspaceId]/managementDELETE, PATCH /api/v1/workspaces/[workspaceId]/membersGET, PATCH /api/v1/workspaces/[workspaceId]/policiesDELETE, POST /api/v1/workspaces/[workspaceId]/teams/[teamId]/membersDELETE, POST /api/v1/workspaces/[workspaceId]/teamsPOST /api/v1/workspaces/activeGET, POST /api/v1/workspaces