Coordinate · AsyncAPI Specification
Coordinate Webhooks
Version
View Spec
View on GitHub
CompanyEnterprise SaasProject ManagementClient PortalClient OnboardingProfessional ServicesWorkflow-AutomationCollaborationWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://app.coordinatehq.com/static/API_Documentation.md
spec_type: Webhooks
note: >-
Coordinate documents a webhook subscription API but publishes no AsyncAPI
document, so this captures the webhook event catalog as a Webhooks surface
(no AsyncAPI spec fabricated). Events are POSTed to a subscriber HTTPS URL.
subscription:
subscribe: 'POST /api/v1/webhook_subscribe?hookUrl=<https_url>&endpoint_nickname=<optional>'
unsubscribe: 'DELETE /api/v1/webhook_subscribe/<endpoint_id>'
subscribe_response: '{"id": "<endpoint_id>"}'
transport: https-post
payload_shape:
entity: Current property values of the entity.
entity_type: '"Project" | "Task" | "Group" | "Goal" | "Customer" | "DiscussionEntry"'
entity_action: '"create" | "update"'
entity_previous_values: (update only) values before the change.
entity_updated_values: (update only) per-field boolean flags for changed properties.
note_customer: >-
In webhook payloads, entity_type "Customer" refers to a customer organization
linked to a project, not a project itself (legacy naming).
events:
- name: Project Created
entity_type: Project
entity_action: create
- name: Project Updated
entity_type: Project
entity_action: update
- name: Task Created
entity_type: Task
entity_action: create
- name: Task Updated
entity_type: Task
entity_action: update
- name: Task Group Created
entity_type: Group
entity_action: create
- name: Task Group Updated
entity_type: Group
entity_action: update
- name: Goal Created
entity_type: Goal
entity_action: create
- name: Goal Updated
entity_type: Goal
entity_action: update
- name: Customer Created
entity_type: Customer
entity_action: create
- name: Customer Updated
entity_type: Customer
entity_action: update
- name: Comment Added
entity_type: DiscussionEntry
entity_action: create
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/coordinate-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.