A

alpha402x · 10Q Highlights AAPL

by alpha402x

GETBase

$0.05

per call · USD Coin on Base

Verbatim, line-cited extraction of the material quantitative sentences from any U.S. company's SEC 10-Q (debt, buybacks, acquisitions, litigation). Extractive, not generative. Any ticker.

Endpoint

GET https://alpha402x.com/10q-highlights/AAPL

5

Calls / 30d

5

Unique payers / 30d

Sep 3

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://alpha402x.com/10q-highlights/AAPL", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://alpha402x.com/10q-highlights/AAPL" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "accession": "0000000000-00-000000",
  "company": "Apple Inc.",
  "filing_date": "YYYY-MM-DD",
  "fiscal_year": 2026,
  "form": "10-Q",
  "item_count": 0,
  "items": [
    {
      "line_ref": 0,
      "section": "Note 6 – Debt",
      "text": "<verbatim sentence from the filing>"
    }
  ],
  "note": "Verbatim key disclosures extracted from the filing, cited to source line.",
  "period": "fy2026-q2",
  "quarter": "Q2",
  "report_date": "YYYY-MM-DD",
  "source": "SEC 10-Q (as filed)",
  "source_url": "https://www.sec.gov/Archives/edgar/data/...",
  "ticker": "AAPL"
}

Payment details

Pay to0x73ace32013985f715b5e00e5a341259cce17d220
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from alpha402x & similar services