A

ApiToll SEC Filings · PAY Agent Edgar Apitoll Cloud

by ApiToll SEC Filings

GETBaseSolana

$0.003

per call · USD Coin on Base

Latest SEC EDGAR filings for any US-listed company by stock ticker or CIK: 10-K annual reports, 10-Q quarterly reports, and 8-K material events. Resolves ticker to CIK via SEC's official index and returns the parsed filing (company, form type, dated items). Sourced live from data.sec.gov.

Endpoint

GET https://api.aidress.ai/pay/agent_edgar_apitoll_cloud

9

Calls / 30d

4

Unique payers / 30d

Sep 9

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://api.aidress.ai/pay/agent_edgar_apitoll_cloud", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.aidress.ai/pay/agent_edgar_apitoll_cloud?form=10-K&limit=5&ticker=AAPL" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "appliedSince": null,
  "count": 1,
  "form": "10-K",
  "items": [
    {
      "accessionNumber": "0000320193-24-000123",
      "cik": "0000320193",
      "filingDate": "2024-11-01",
      "filingUrl": "https://www.sec.gov/Archives/edgar/data/320193/000032019324000123/aapl-20240928.htm",
      "form": "10-K",
      "immutable": true,
      "primaryDocument": "aapl-20240928.htm",
      "reportDate": "2024-09-28"
    }
  ],
  "meta": {
    "relatedEndpoints": []
  },
  "resolved": {
    "cik": "0000320193",
    "cikInt": 320193,
    "companyName": "Apple Inc.",
    "entityType": "operating",
    "mappingAgeSeconds": 1842,
    "sic": "3571",
    "ticker": "AAPL",
    "tickerSnapshotDate": "2026-05-30"
  },
  "source": {
    "fetchedAt": "2026-05-30T14:22:01Z",
    "name": "data.sec.gov",
    "servedFromCache": true,
    "sourceLastFetchedAt": "2026-05-30T14:11:43Z"
  },
  "truncation": null
}

Payment details

Pay to0x58bdad5e654691ac5ed4631758f3d8da00666b6c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from ApiToll SEC Filings & similar services