
Tagging 8-K disclosures with AI: corporate events, labelled by what actually happened
A SEC 8-K API that labels what actually happened. Query filings by event type (CEO departures, cybersecurity incidents, M&A), with source-cited tags.

rian
More posts in update

A SEC 8-K API that labels what actually happened. Query filings by event type (CEO departures, cybersecurity incidents, M&A), with source-cited tags.

rian

In this post, we'll walk through how Earnings Watcher built its analytics layer on Massive's options chains and snapshots, why Fair Market Value anchors its scanner, and how the same API pattern extended from options into post-earnings drift analysis on the underlying equity.

alexnovotny

Massive's LULD WebSocket channel streams Limit Up/Limit Down price band updates, halts, and resumptions for every NMS stock in real time.
editor

Massive’s Futures APIs are now generally available, providing real-time and historical market data for top U.S. futures (ES, GC, CL) from CME, CBOT, COMEX, and NYMEX, accessible via REST API, Websocket, and flat files.
editor

Massive's NOI WebSocket channel streams NYSE Net Order Imbalance data in real time, including imbalance quantity, paired shares, and the indicative clearing price.

cole

In this tutorial, you'll build a terminal-based dark pool scanner in Python and under 150 lines of code that streams real-time stock trades from Massive's API.

cole

Massive now exposes three insider and institutional disclosure datasets in our REST API: form 3, form 4, and form 13F.

alexnovotny

Massive has launched two new alternative data endpoints surrounding European consumer spending data.

rian

The Massive MCP server rewrite collapses everything into 4 composable tools with 11 parameters, cutting context overhead by over 90%. The server also ships with built-in financial functions: Black-Scholes Greeks, Sharpe/Sortino ratios, & moving averages.

alexnovotny

Key Federal Reserve labor market indicators: unemployment rate, labor force participation, average hourly earnings, and job openings are now accessible through a simple, unified API.

cole

Massive has five new endpoints (currently in beta, open to all account types) for working with SEC filings programmatically.

rian

On February 23, 2026, FINRA's SIPs began reporting fractional share quantities with up to six decimal places. Before this, trades were rounded or truncated to whole numbers. Massive's APIs now expose the new decimal values across WebSocket, REST, and flat file delivery.

alexnovotny

We've introduced historical second aggregates based on user feedback, and enhanced our system monitoring to ensure you're always updated in real time.
editor

We've been hard at work introducing new features such as our Universal Snapshot API, a Massive plugin for ChatGPT, and Indices data. We've also made a number of improvements to our services and have some exciting case studies and tutorials to share with you.
editor

What's new at Massive? Indices data, CSV support and improved company financials are just a few of the things we've added to the platform over the last few weeks. Read more about our recent feature launches and improvements.

katie

We've just rolled out OTC data to every stocks plan on the Massive platform. No additional subscription is needed, just query any OTC ticker from our REST or WebSocket APIs and get data for all US OTC venues.

katie

Updated User Interface We've updated the user interface on our WebSocket documentation according to our latest design patterns. An updated wscat example makes connecting to streaming data from stocks, forex, and crypto as easy as 1,2,3. New inputs make it easier to define parameters, and the updated scrolling behavior ensures everything you need is always within view. Better Content & Examples Channel, parameter, and response attribute descriptions now have

quintonpike

We've updated the user interface and navigation on our API documentation according to our latest design patterns.

peter

We will be upgrading our production infrastructure Sunday, September 20, 2020 @ 2:00 PM EST.

peter

We've recently added a ton (literally) of additional hardware including entirely new racks, PDUs, and SSDs.

peter

Hi everyone! Just wanted to give a brief update regarding the status of the Client Libraries we posted about a few months ago. Since we reached out to our community, several talented developers have stepped up and contributed quality SDKs to our Github . These should help the process of connecting to our RESTful & Websocket APIs [https://massive.com/d

jack

We plan on upgrading production Kubernetes Saturday, February 22 at 10:00 AM EST.

peter
Our V1 Aggregates, Historic Trades, and Historic Quotes APIs will be deprecated by the end of this year in favor of V2 Aggregates, Historic Trades, and Historic Quotes APIs beginning 01/01/2020. Customers can continue to use the V1 endpoints until 12/31/2019. We will also continue to offer support for the V1 endpoints until 12/31/2019. Our V2 APIs are built from the ground up and will give customers more flexibly and better service moving forward. We encourage users to switch to using the V2 e

peter

We've made numerous improvements to our Tick API in the V2 update.

jack

Our NATS service will be deprecated by the end of this year in favor of WebSockets beginning 01/01/2020.

peter

We have changed both channels to only broadcast updates on the tickers which have actually had trades in that timespan. Which means the average is ~1000 ticks/second instead of ~8000. This allows better throughput, and less processing messages of tickers that have not changed.

quintonpike

We are updating the schemas of the TRADES and QUOTES real-time data feeds. All other real-time feeds, and APIs will stay as they are currently. We are changing the schema of the trades/quotes for smaller and only unique per tick data attributes. This will make the messages smaller, enabling less bandwidth and less processing per tick for encoding/decoding the JSON. New schema ticks will start streaming on market open, Monday, January 29th. Current Trade Schema: { sym: 'MSFT', // Symbol sym

quintonpike