{
  "openapi": "3.0.1",
  "info": {
    "title": "SEC Form D Funded Companies + Officers",
    "description": "Every US company that just filed a Form D funding round with amount raised, industry, address and named officers/directors, fresh from SEC EDGAR. Filters out pooled funds and SPVs. Pay per filing.",
    "version": "0.1",
    "x-build-id": "ISrNKhf8bo34de4AA"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/ceo.sss~sec-form-d-funded-companies/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-ceo.sss-sec-form-d-funded-companies",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/ceo.sss~sec-form-d-funded-companies/runs": {
      "post": {
        "operationId": "runs-sync-ceo.sss-sec-form-d-funded-companies",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/ceo.sss~sec-form-d-funded-companies/run-sync": {
      "post": {
        "operationId": "run-sync-ceo.sss-sec-form-d-funded-companies",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "mode": {
            "title": "Mode",
            "enum": [
              "new-filings",
              "lookup"
            ],
            "type": "string",
            "description": "new-filings: every Form D filed between dateFrom and dateTo (default: last 7 days). lookup: all Form D filings of the given ciks / accessionNumbers.",
            "default": "new-filings"
          },
          "dateFrom": {
            "title": "Filed from (YYYY-MM-DD)",
            "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
            "type": "string",
            "description": "Inclusive filing date. Default: 7 days ago (new-filings mode). In lookup mode leave empty for the full history."
          },
          "dateTo": {
            "title": "Filed to (YYYY-MM-DD)",
            "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
            "type": "string",
            "description": "Inclusive filing date. Default: today."
          },
          "ciks": {
            "title": "CIKs (lookup mode)",
            "type": "array",
            "description": "SEC Central Index Keys of issuers, e.g. 2014393. Leading zeros optional.",
            "items": {
              "type": "string"
            }
          },
          "accessionNumbers": {
            "title": "Accession numbers (lookup mode)",
            "type": "array",
            "description": "Filing accession numbers, e.g. 0002014393-26-000004.",
            "items": {
              "type": "string"
            }
          },
          "includeAmendments": {
            "title": "Include amendments (D/A)",
            "type": "boolean",
            "description": "Off: only new Form D notices (fresh rounds). On: also D/A amendments (annual updates, closes, corrections).",
            "default": false
          },
          "excludePooledFunds": {
            "title": "Exclude pooled funds and SPVs",
            "type": "boolean",
            "description": "Drops filings whose industry is Pooled Investment Fund / REITS & Finance, that claim an Investment Company Act 3(c) exclusion, sell fund interests, or whose name looks like a fund/SPV (\"Fund\", \"a Series of\", \"SPV\", \"Feeder\", \"Syndicate\"). Roughly half of all Form Ds are funds; turn this off to keep them.",
            "default": true
          },
          "minAmountSold": {
            "title": "Minimum amount sold (USD)",
            "minimum": 0,
            "type": "integer",
            "description": "Keep filings with totalAmountSold >= this. Filings that report 0 sold (offering not yet closed) are dropped when > 0.",
            "default": 0
          },
          "states": {
            "title": "Issuer states",
            "type": "array",
            "description": "Two-letter US state / SEC country codes of the issuer's address, e.g. CA, NY, TX. Empty = all.",
            "items": {
              "type": "string"
            }
          },
          "industries": {
            "title": "Industry groups",
            "type": "array",
            "description": "Case-insensitive substring match on the Form D industry group, e.g. \"Technology\" matches Computers, Telecommunications, Other Technology. Values: Agriculture, Commercial Banking, Insurance, Investing, Investment Banking, Pooled Investment Fund, Other Banking & Financial Services, Business Services, Coal Mining, Electric Utilities, Energy Conservation, Environmental Services, Oil & Gas, Other Energy, Biotechnology, Health Insurance, Hospitals & Physicians, Pharmaceuticals, Other Health Care, Manufacturing, Commercial, Construction, REITS & Finance, Residential, Other Real Estate, Retailing, Restaurants, Computers, Telecommunications, Other Technology, Airlines & Airports, Lodging & Conventions, Tourism & Travel Services, Other Travel, Other.",
            "items": {
              "type": "string"
            }
          },
          "maxItems": {
            "title": "Max filings",
            "minimum": 1,
            "type": "integer",
            "description": "Stop after this many rows are pushed (after filters).",
            "default": 500
          },
          "includeRelatedPersons": {
            "title": "Include related persons (officers, directors, promoters)",
            "type": "boolean",
            "description": "Adds relatedPersons[] with name, roles, city, state per person.",
            "default": true
          },
          "includeRawXml": {
            "title": "Include raw XML",
            "type": "boolean",
            "description": "Attach the filing's primary_doc.xml as rawXml (about 5-15 KB per row).",
            "default": false
          },
          "userAgentContact": {
            "title": "Contact email for the SEC User-Agent",
            "type": "string",
            "description": "The SEC requires every automated client to declare a contact in its User-Agent header (\"Apify Actor sec-form-d (contact: you@company.com)\"). Put your own address here.",
            "default": "swaraj@example.com"
          },
          "minDelayMs": {
            "title": "Min delay between requests (ms)",
            "minimum": 100,
            "type": "integer",
            "description": "SEC fair-access limit is 10 requests/second; 250 ms = 4/s leaves headroom. Below 100 is rejected.",
            "default": 250
          },
          "proxyConfiguration": {
            "title": "Proxy",
            "type": "object",
            "description": "Off by default: SEC EDGAR is public and rate-limits per IP + User-Agent, a proxy adds nothing unless your IP is already blocked.",
            "default": {
              "useApifyProxy": false
            }
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}