You're viewing a demo portfolio

Join the waitlist
PRSM

equities_filings

Active

Tool of Ready APIs

declared in 1.0.0

Live SEC EDGAR submissions API: most recent filings (10-K, 10-Q, 8-K, ...) for a ticker or CIK. Filter by form type.

Parameters schema

{
  "type": "object",
  "properties": {
    "cik": {
      "type": "string",
      "description": "SEC CIK. Either ticker or cik is required."
    },
    "forms": {
      "type": "string",
      "description": "Optional comma-separated form types, e.g. '10-K,10-Q'."
    },
    "limit": {
      "type": "integer",
      "default": 20
    },
    "ticker": {
      "type": "string",
      "description": "Stock ticker. Either ticker or cik is required."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →
equities_filings — Ready APIs — PRSM MCP