Animica x402 Directory

Directory / edgar.apitoll.cloud

edgar.apitoll.cloud/v1/edgar/filings

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://edgar.apitoll.cloud/v1/edgar/filings'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://edgar.apitoll.cloud/v1/edgar/filings'

Endpoint: https://edgar.apitoll.cloud/v1/edgar/filings. Operated by edgar.apitoll.cloud, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on edgar.apitoll.cloud

edgar.apitoll.cloud/v1/edgar/insider

Latest insider trades (SEC Form 4) for any US-listed company by stock ticker or CIK: who bought or sold, their role (director, officer, 10% owner), the buy/sell…

GET · $0.003

edgar.apitoll.cloud/v1/edgar/smart-money

Smart-money bundle in one call for any US-listed company by stock ticker or CIK: insider trades (Form 4), institutional 13F-HR holdings, and recent 8-K material…

GET · $0.006

All 3 endpoints on edgar.apitoll.cloud →