SEC Filings Query
Use when an agent needs to retrieve SEC regulatory filings for analysis.
Call
POST https://bizintel-api.hahavoid0.workers.dev/company/sec
{
"ticker_or_cik": "AAPL"
}AgentCash command
npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/company/sec -m POST -b '{"ticker_or_cik":"AAPL"}'Not for
Do not use for real-time daily stock charts.