Moment · AsyncAPI Specification

Moment Realtime Webhooks

Version

View Spec View on GitHub CompanyFixed IncomeBondsTradingMarket DataReference DataInvestment ManagementWealth ManagementBrokerageFinancial-ServicesFintechAsyncAPIEvents

AsyncAPI Specification

moment-realtime-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source:
  - https://docs.moment.com/reference/getting-started-with-your-api
  - https://docs.moment.com/reference/real-time-orders-api
  - https://docs.moment.com/reference/real-time-prices-api
  - llms/moment-llms.txt
spec_type: Webhooks
surface: websocket
description: >-
  Moment publishes no AsyncAPI document, but exposes a real-time event surface
  over WebSockets (RFC 6455) that complements the REST API with low-latency
  messaging and status updates. Not fabricated into an AsyncAPI spec; captured
  as the documented event/streaming catalog.
protocol:
  transport: websocket
  url_format: wss://moment-api.com/v{X}/...
  message_format: JSON
  envelope: '{"msg_type": "<message_type>", "<key>": "<value>", ...}'
  control_message_types: [error, success, subscription, heartbeat]
  keepalive: >-
    RFC 6455 ping/pong every 10-15s plus optional application-level
    {"msg_type":"heartbeat"} messages on trading streams.
streams:
  - name: Real-time Orders API
    docs: https://docs.moment.com/reference/real-time-orders-api
    delivers: >-
      Real-time updates about order statuses (order_update / system_update
      events, execution/cancel/reject lifecycle notifications).
  - name: Real-time Prices API
    docs: https://docs.moment.com/reference/real-time-prices-api
    delivers: Real-time prices and yields for instruments.
  - name: Real-time RFQ API
    docs: https://docs.moment.com/reference/understanding-rfqs-guide
    delivers: Real-time RFQ status and cancel-reject events.
notes: >-
  This is a push/streaming event surface (not HTTP callbacks). Wired as
  type: Webhooks for the event-surface scoring family; no AsyncAPI spec exists
  to save verbatim.

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/moment-realtime-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.