Massive · VX Disclosures

by Massive

GETBase

$0.01

per call · USD Coin on Base

The complete list of 8-K disclosure classifications used in the 8-K disclosures endpoint. Can't find what you're looking for? POST feedback to /feedback, no charge.

Endpoint

GET https://agent.massive.com/stocks/taxonomies/vX/disclosures

4

Calls / 30d

2

Unique payers / 30d

Sep 4

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://agent.massive.com/stocks/taxonomies/vX/disclosures", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agent.massive.com/stocks/taxonomies/vX/disclosures?limit=200&sort=taxonomy.desc" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "request_id": "a1b2c3d4e5f6a7b8c9d0e1f2",
  "results": [
    {
      "description": "New CEO appointment with background, employment terms, and compensation.",
      "primary_category": "leadership_and_governance",
      "secondary_category": "executive_leadership",
      "taxonomy": "1.0",
      "tertiary_category": "ceo_appointment"
    },
    {
      "description": "Quarterly financial results including revenue, net income, EPS, and key operating metrics with management commentary.",
      "primary_category": "financial_results",
      "secondary_category": "earnings_and_performance",
      "taxonomy": "1.0",
      "tertiary_category": "quarterly_earnings"
    }
  ],
  "status": "OK"
}

Payment details

Pay to0x525f6ddce9af7a7179d7696aabfcd5fcd15a21e6
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from Massive & similar services