RubiConnect · AsyncAPI Specification
Rubiconnect Webhooks
Version
View Spec
View on GitHub
CPaaSCommunications APIsBusiness MessagingRCSWhatsApp BusinessSMSMarketing & CampaignsConversational AIMCPAI AgentsAsyncAPIEvents
AsyncAPI Specification
generated: '2026-09-15'
method: derived
source: openapi/rubiconnect-openapi.json (POST /webhooks receiver + event schemas)
note: >-
RubiConnect documents a webhook callback surface inside its REST OpenAPI: the client implements
a receiver endpoint (registered per-message via the callbackUrl field on sendMessage) and
RubiConnect POSTs event notifications to it. No standalone AsyncAPI document is published.
transport: https-webhook
delivery: >-
Per-message callbackUrl supplied on the /messages/send request; RubiConnect POSTs an
application/json body matching one of the event schemas below and expects a 200 response.
events:
- name: message.status_updated
schema: MessageStatusUpdatedEvent
description: Delivery-state transition for a previously sent message.
envelope:
eventId: string
event: message.status_updated
timestamp: ISO 8601 date-time
data:
messageId: string
recipient: E.164 phone number
status: string
- name: message.received
schema: MessageReceivedEvent
description: An inbound message received from a customer handset.
envelope:
eventId: string
event: message.received
timestamp: ISO 8601 date-time
data:
messageId: string
sender: E.164 phone number
content: string
timestamp: ISO 8601 date-time
event_count: 2
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/rubiconnect-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.