edgar.apitoll.cloud

Category
Service
Network
Avg / request
$0.003 – $0.006
Endpoints
4

Service overview

What is ApiToll?

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 events together. Track what executives and hedge funds are doing — buys, sells, portfolio positions, and corporate events. Resolves ticker to CIK via SEC's official index. Sourced live from data.sec.gov.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://edgar.apitoll.cloud/v1/edgar/filings" \
  --query '{
  "form": "{form}",
  "limit": "{limit}",
  "ticker": "{ticker}"
}'
What you get back
{
  "endpoint": "GET /v1/edgar/filings",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services