Starter subscription for polling jobs and small dashboards.
Single app, watchlist polling, and endpoint evaluation.SEC API access routes
Choose the fastest SEC API access path
Use RapidAPI for self-serve REST endpoint checkout, billing,
quotas, and generated request snippets. Use direct access when
a hosted MCP client must call https://api.data-apis.com/mcp with a
Data APIs key.
GET /v1/sec/watchlist/changes
{
"data": [
{
"changeType": "material_event",
"observedAt": "2026-07-02T17:23:22+00:00",
"filing": {
"ticker": "MSFT",
"form": "8-K",
"eventType": "current_report",
"filedAt": "2026-07-02"
}
}
],
"meta": { "count": 1 }
}
Higher request volume for internal tools and scheduled workers.
Multiple watchlists, alert workers, and regular SEC monitoring.Large-volume API use while the product is still early.
Broader dashboards and heavier polling workflows.Access route chooser
Start with the route that matches the client environment. REST teams can complete subscription and key delivery through RapidAPI. Hosted MCP teams should verify the public tools first, then request a direct Data APIs key for production tool calls.
REST self-serveSubscribe on RapidAPI for marketplace checkout, REST quotas, and generated snippetsNo-contact REST pathREST buyers can subscribe, copy the generated key, and run the first watchlist request without waiting for a hosted MCP access requestHosted MCP directRequest hosted MCP access forx-api-keyor bearer auth againsthttps://api.data-apis.com/mcpMachine-readable handoffOpen access JSON for REST checkout, hosted MCP access, pricing, and no-key evaluation linksNo-key verificationRunsec_demo_latest_filingsandsec_subscription_infobefore sending credentialsImplementation kitQuickstart, Postman, and the MCP curl runner cover the first REST and MCP checksNo investment advicePublic SEC filing data and metadata only