Skip to content
Eden Engine

Recent SEC Schedule 13G Filings (Passive 5%+ Ownership)

omnial/get-13g-filings

Returns a feed of recently reported SEC Schedule 13G filings -- public disclosures of passive ownership stakes above 5% in a company -- including the company, the filer's name, the transaction date, the shares owned with ownership percentage, and how that position changed versus the filer's previous report.

activeper callv1
Provider
Web & Business Data Network
Category
insider-trading
Provider price
$0.01365 per call
Latency p50 / p95
— / —
Success rate
—
Verified
—

Provider list price; Omnial MCP charges provider cost plus a platform markup on top.

Contract

input_schema.json
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
output_schema.json
{
  "type": "object",
  "properties": {
    "data": {
      "type": "object",
      "properties": {
        "items": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "type": {
                "type": "string",
                "description": "The filing type, e.g. '13G'."
              },
              "view": {
                "type": "string",
                "description": "A label for the filing's history record, e.g. 'Filing History'."
              },
              "company_symbol": {
                "type": "string",
                "description": "The public company's name and ticker together, e.g. 'REPAY HLDGS CORP RPAY'."
              },
              "filed_by_symbol": {
                "type": "string",
                "description": "The name of the filer -- an investment fund, company, or individual, as it appears in the public SEC EDGAR filing, e.g. 'Forager Capital Management LLC', 'McCabe James Joseph III'."
              },
              "transaction_date": {
                "type": "string",
                "description": "'YYYY-MM-DD'."
              },
              "reported_datetime": {
                "type": "string",
                "description": "When the filing was reported, plus a transaction direction word ('Purchase'/'Sale'), e.g. '2026-03-11 4:05 pm Purchase'."
              },
              "shares_owned_owned": {
                "type": "string",
                "description": "Shares owned plus ownership percentage, e.g. '8,600,100 10.000%'."
              },
              "shares_vs_prev_report": {
                "type": "string",
                "description": "Change versus the filer's previous report, e.g. '3,560,100 (+70.64%)' or '2,341,953 (New Position)'."
              }
            },
            "additionalProperties": true
          },
          "description": "21 recent filings on the one real call observed; length not confirmed fixed."
        }
      },
      "additionalProperties": true
    },
    "status": {
      "type": "string",
      "description": "'success' on the one real call observed."
    }
  },
  "description": "The 13G filing feed, as returned at routing.responseResultPath ($.output).",
  "additionalProperties": true
}

Pricing

Every real charge, itemised. A model that quietly omits one is a slow financial leak, so nothing here is rolled up, and a charge that only applies to some inputs says so rather than being added in.

Prices in this catalog are the provider's own list price, not your bill: Omnial MCP charges provider cost plus a platform markup on top, so what you are charged is higher than the figure shown. For the exact amount a specific call will cost, run omnial_execute with dry_run: true; that number includes the markup and is what we hold while the call runs. It is a quote, not a cap on the charge.

ChargeRate
Per call
Flat, regardless of what comes back
$0.01365
Cost basis
Not recorded

This tool's catalog entry does not record how its final bill is determined, so we will not tell you whether its cost is fixed before the call or reported by the provider afterwards. Either way what is held is a quote rather than a cap: you are charged what the call actually costs, bounded at 2x the quote.

Updated
Sep 15, 2026