Crescendo Lab · AsyncAPI Specification

Crescendo Lab Maacgo Webhooks

Version

View Spec View on GitHub CompanySMSMessagingMarketing AutomationCustomer EngagementTaiwanOmnichannelMCPAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/crescendo-lab-maacgo-openapi.yaml (webhooks) + https://sms.cresclab.com/developers.html
type: Webhooks
api: MAAC Go API
transport: HTTP POST to your configured endpoint
configure_at: https://sms.cresclab.com/developers.html
signing:
  algorithm: HMAC-SHA256
  header: X-Cresclab-Signature
  verify: 'hex(hmac_sha256(webhook_secret, raw_request_body)) == header_value'
delivery:
  retry: exponential backoff 0s -> 2s -> 8s (3 attempts)
  ack: any 2xx acknowledges
events:
- name: sms.sent
  description: Message accepted by carrier (interim state).
- name: sms.delivered
  description: Message reached the recipient's handset (MAAC DLR confirmed).
- name: sms.failed
  description: Permanent delivery failure (invalid/blocked/undeliverable); wallet auto-refunded.
payload:
  shape: '{ event, data: { id, to, status, error }, created_at }'
note: >-
  MAAC Go publishes webhooks via the OpenAPI 3.1 webhooks block, not a standalone
  AsyncAPI document. This file captures the webhook catalog verbatim from that
  surface. No fabricated AsyncAPI spec is emitted.

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/crescendo-lab-maacgo-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 email required.

A second provider on the same verified email joins the account you already have.