API Reference
Integrate programmatically with REST, GraphQL, or register webhooks for continuous deployments.
Authentication
Include your personal access token in the authorization header of every request:
Authorization: Bearer mom_live_tok_xxxx
Endpoints
GET
/v1/outcomesList all active outcome cards.
POST
/v1/tasksCreate a new task linked to a target KPI.
PATCH
/v1/boards/:idUpdate board workflow lanes.