Reference
API reference
Versioned REST operations generated from the same schemas used by the CLI and MCP server.
GETFind CRM company accounts
/v1/crm/accountsPOSTSave a company website to CRM/v1/crm/accounts/from-websitePOSTPrepare a registration hand-off/v1/registration-intentsGETList tasks/v1/tasksGETGet a task/v1/tasks/{taskId}POSTCreate a task/v1/tasksPATCHUpdate a task/v1/tasks/{taskId}POSTComment on a task/v1/tasks/{taskId}/commentsGETList authorized events/v1/eventsPOSTDiscover read-only capabilities/v1/capabilities/discoverPOSTInvoke a read-only capability/v1/capabilities/queryPOSTPreview an event website/v1/event-intake/website-previewPOSTCreate a customer draft from a website/v1/events/from-websitePOSTStart a staged website import/v1/events/{eventId}/website-importsGETGet staged website-import status/v1/events/{eventId}/website-imports/{sourceId}GETList schedule items/v1/schedule-itemsPATCHUpdate a schedule item/v1/schedule-items/{scheduleItemId}GETList event sponsors/v1/sponsorsPATCHUpdate sponsor content/v1/sponsors/{sponsorId}GETList compliance products/v1/compliance-productsGETGet a compliance product revision history/v1/compliance-products/{productSlug}/revisionsGETList information-return rules/v1/compliance-rules/information-returnsPOSTEvaluate an information-return rule/v1/compliance-rules/evaluateGETList webhook subscriptions/v1/webhook-subscriptionsPOSTCreate a webhook subscription/v1/webhook-subscriptionsGETList who has access to an event/v1/team-membersPOSTInvite a teammate/v1/team-invitationsDELETEDisable a webhook subscription/v1/webhook-subscriptions/{subscriptionId}