January 25th Update

Endpoint Updates

01/25/2023

Added

Streaming Prices V3

  • Added a new version of the Streaming Prices endpoint with a few breaking changes:
  • Renamed the incoming Trades messageType to Stream.
  • Renamed the trades field to data.
  • Moved asset data into a child object called asset.
  • Moved market data into a child object called marketData.
  • Streaming Prices V2 (https://docs.atom.finance/reference/price-streaming) will be deprecated.

Price Snapshot V3

  • Added a new version of the Price Snapshot endpoint with 2 breaking changes:
  • Renamed the priceSnapshots field to snapshots.
  • Renamed the snapshot field to marketData.
  • Price Snapshot V2 (https://docs.atom.finance/reference/snapshot) will be deprecated.