SEC Event Intelligence
SE
SEC Event Intelligence
/sec_demo_latest_filings

SEC filings demo sample

Preview the SEC filing response shape without an API key. Returns a small public sample only, then call sec_subscription_info for RapidAPI checkout, pricing, MC

liveverifiedunknown~5s typical
mcpprobedseceventintelligence
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-data-apis-api-sec-event-intelligence /sec_demo_latest_filings for me.

Input

FieldTypeDescription
formstringOptional SEC form filter, for example 8-K or 10-Q.
limitintegerMaximum demo filings to return. default 3

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-data-apis-api-sec-event-intelligence","endpoint":"/sec_demo_latest_filings","input":{"limit":3}}'
cli
npx cracked-ai run -p mcp-com-data-apis-api-sec-event-intelligence -e /sec_demo_latest_filings -i '{"limit":3}'
mcp
run_tool({ provider: "mcp-com-data-apis-api-sec-event-intelligence", endpoint: "/sec_demo_latest_filings", input: {"limit":3} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.