SE
SEC Event Intelligence
/sec_company_profile
SEC company profile
Fetch one issuer profile with ticker/CIK identity, filing coverage, form counts, and latest known filing. Use after company search to verify the target issuer b
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_company_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| ticker* | string | Ticker symbol or 10-digit CIK. |
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_company_profile","input":{"ticker":"..."}}'cli
npx cracked-ai run -p mcp-com-data-apis-api-sec-event-intelligence -e /sec_company_profile -i '{"ticker":"..."}'mcp
run_tool({ provider: "mcp-com-data-apis-api-sec-event-intelligence", endpoint: "/sec_company_profile", input: {"ticker":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.