ACTIV OnePlatform Web API (One API)

WebSocket/WebAssembly JavaScript API for the ACTIV OnePlatform (Options Atlas), delivering real-time streaming subscriptions, snapshots, queries, and time-series (tick, intraday bar, history bar) market data through a session contract (connect to a OneApi Gateway, then Session.snapshot/subscribe/query/timeSeries). Not REST - the machine-readable contract is the TypeDoc JSON shipped in the "@activfinancial/one-api" npm package.

API entry from apis.yml

apis.yml Raw ↑
name: ACTIV OnePlatform Web API (One API)
description: WebSocket/WebAssembly JavaScript API for the ACTIV OnePlatform (Options Atlas), delivering
  real-time streaming subscriptions, snapshots, queries, and time-series (tick, intraday bar, history
  bar) market data through a session contract (connect to a OneApi Gateway, then Session.snapshot/subscribe/query/timeSeries).
  Not REST - the machine-readable contract is the TypeDoc JSON shipped in the "@activfinancial/one-api"
  npm package.
humanURL: https://weboneapi.activfinancial.com/
baseURL: https://weboneapi.activfinancial.com
tags:
- Market Data
- Real-Time Data
- Streaming
- WebSocket
- Time Series
properties:
- type: Documentation
  url: https://weboneapi.activfinancial.com/documentation
- type: APIReference
  url: https://weboneapi.activfinancial.com/documentation
- type: GettingStarted
  url: https://weboneapi.activfinancial.com/tutorials
- type: Sandbox
  url: https://weboneapi.activfinancial.com/playground
- type: SourceCode
  url: https://github.com/activfinancial/one-api-examples
- type: ErrorCatalog
  url: errors/activ-financial-systems-error-codes.yml
- type: Authentication
  url: authentication/activ-financial-systems-authentication.yml