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 }
}
Pro $19 / month

Starter subscription for polling jobs and small dashboards.

Single app, watchlist polling, and endpoint evaluation.
Ultra $49 / month

Higher request volume for internal tools and scheduled workers.

Multiple watchlists, alert workers, and regular SEC monitoring.
Mega $149 / month

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.

Hosted MCP access. Public MCP setup tools are open. Production MCP data tools require a direct Data APIs key; REST endpoint users can subscribe through RapidAPI without waiting for a hosted MCP key.