Intrinio · AsyncAPI Specification

Intrinio Websockets

Version

View Spec View on GitHub FinanceFinancial DataMarket DataStocksOptionsFundamentalsETFsReal-Time DataAsyncAPIEvents

AsyncAPI Specification

intrinio-websockets.yml Raw ↑
generated: '2026-07-22'
method: derived
source: https://github.com/intrinio/intrinio-realtime-node-sdk (README + index.js), https://github.com/intrinio/intrinio-realtime-python-sdk
surface: websocket-streaming
spec_type: none
description: >-
  Intrinio delivers real-time and delayed market data as an event/streaming surface over
  two-way WebSocket connections (not HTTP webhooks, and no published AsyncAPI). Clients
  authenticate with the REST API key against a per-feed /auth endpoint, then subscribe to
  individual securities or the whole market on the feed's /socket/websocket endpoint.
  First-party realtime SDKs: Node/Web, Python, Ruby, C#/.NET, Java, Go.
feeds:
  - name: IEX / REALTIME (Multi-Exchange)
    auth: https://realtime-mx.intrinio.com/auth
    websocket: wss://realtime-mx.intrinio.com/socket/websocket
  - name: DELAYED_SIP
    auth: https://realtime-delayed-sip.intrinio.com/auth
    websocket: wss://realtime-delayed-sip.intrinio.com/socket/websocket
  - name: NASDAQ_BASIC
    auth: https://realtime-nasdaq-basic.intrinio.com/auth
    websocket: wss://realtime-nasdaq-basic.intrinio.com/socket/websocket
  - name: CBOE_ONE
    auth: https://cboe-one.intrinio.com/auth
    websocket: wss://cboe-one.intrinio.com/socket/websocket
  - name: EQUITIES_EDGE
    auth: https://equities-edge.intrinio.com/auth
    websocket: wss://equities-edge.intrinio.com/socket/websocket
events:
  - Last trade updates (price, size, timestamp)
  - Bid/ask quote updates
  - Options trades and quotes (via the realtime options clients)
replay:
  rest_endpoint: https://api-v2.intrinio.com/securities/replay
  description: Historical replay of the streaming feed via the ReplayClient.
notes: >-
  No provider-published AsyncAPI document was found (docs, GitHub org, /asyncapi.yaml all
  miss); this file is an honest derivation of the streaming surface from the official
  realtime SDKs, not a fabricated spec.

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/intrinio-websockets"
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.