{
  "openapi": "3.0.1",
  "info": {
    "title": "Pitchbook Scraper | Investor Email and Contact Data Extractor",
    "description": "Updated September 2026. PitchBook Investors Scraper for private equity and venture capital research. Pull investor contact details including emails and phone numbers from 450,000 investors across all regions. Built for fund managers, placement agents, researchers, and analysts.",
    "version": "1.0",
    "x-build-id": "8WBmHD62hHzW92ZtS"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/parseforge~pitchbook-investors-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-parseforge-pitchbook-investors-scraper",
        "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/parseforge~pitchbook-investors-scraper/runs": {
      "post": {
        "operationId": "runs-sync-parseforge-pitchbook-investors-scraper",
        "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/parseforge~pitchbook-investors-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-parseforge-pitchbook-investors-scraper",
        "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": {
          "regions": {
            "title": "Regions",
            "type": "array",
            "description": "Filter by investor regions/countries. Select multiple regions to include investors from any of these locations.",
            "items": {
              "type": "string",
              "enum": [
                "Africa",
                "Americas (Excluding US & Canada)",
                "Asia",
                "Canada",
                "Europe",
                "Middle East",
                "Oceania",
                "United States"
              ]
            }
          },
          "investorTypes": {
            "title": "Primary Investor Types",
            "type": "array",
            "description": "Filter by primary investor types. Leave empty to include all types.",
            "items": {
              "type": "string",
              "enum": [
                "Accelerator/Incubator",
                "Angel (individual)",
                "Angel Group",
                "Asset Manager",
                "Business Development Company",
                "Corporate Development",
                "Corporate Venture Capital",
                "Corporation",
                "Family Office",
                "Fund of Funds",
                "Fundless Sponsor",
                "Government",
                "Growth/Expansion",
                "Hedge Fund",
                "Holding Company",
                "Impact Investing",
                "Infrastructure",
                "Investment Bank",
                "Leasing",
                "Lender/Debt Provider",
                "Limited Partner",
                "Merchant Banking Firm",
                "Mezzanine",
                "Mutual Fund",
                "Not-For-Profit Venture Capital",
                "Other",
                "Other Private Equity",
                "PE-Backed Company",
                "PE/Buyout",
                "Real Estate",
                "SBIC",
                "Secondary Buyer",
                "Sovereign Wealth Fund",
                "Special Purpose Acquisition Company (SPAC)",
                "University",
                "VC-Backed Company",
                "Venture Capital"
              ]
            }
          },
          "excludeInvestorTypes": {
            "title": "Exclude Primary Investor Types",
            "type": "array",
            "description": "Exclude specific primary investor types from results. Records with blank/empty type will always be included. This filter is applied independently from 'Primary Investor Types' filter above.",
            "items": {
              "type": "string",
              "enum": [
                "Accelerator/Incubator",
                "Angel (individual)",
                "Angel Group",
                "Asset Manager",
                "Business Development Company",
                "Corporate Development",
                "Corporate Venture Capital",
                "Corporation",
                "Family Office",
                "Fund of Funds",
                "Fundless Sponsor",
                "Government",
                "Growth/Expansion",
                "Hedge Fund",
                "Holding Company",
                "Impact Investing",
                "Infrastructure",
                "Investment Bank",
                "Leasing",
                "Lender/Debt Provider",
                "Limited Partner",
                "Merchant Banking Firm",
                "Mezzanine",
                "Mutual Fund",
                "Not-For-Profit Venture Capital",
                "Other",
                "Other Private Equity",
                "PE-Backed Company",
                "PE/Buyout",
                "Real Estate",
                "SBIC",
                "Secondary Buyer",
                "Sovereign Wealth Fund",
                "Special Purpose Acquisition Company (SPAC)",
                "University",
                "VC-Backed Company",
                "Venture Capital"
              ]
            }
          },
          "otherInvestorTypes": {
            "title": "Other Investor Types",
            "type": "array",
            "description": "Filter by other investor types. Leave empty to include all types.",
            "items": {
              "type": "string",
              "enum": [
                "Accelerator/Incubator",
                "Angel (individual)",
                "Angel Group",
                "Asset Manager",
                "Business Development Company",
                "Corporate Development",
                "Corporate Venture Capital",
                "Corporation",
                "Family Office",
                "Fund of Funds",
                "Fundless Sponsor",
                "Government",
                "Growth/Expansion",
                "Hedge Fund",
                "Holding Company",
                "Impact Investing",
                "Infrastructure",
                "Investment Bank",
                "Leasing",
                "Lender/Debt Provider",
                "Limited Partner",
                "Merchant Banking Firm",
                "Mezzanine",
                "Mutual Fund",
                "Not-For-Profit Venture Capital",
                "Other",
                "Other Private Equity",
                "PE-Backed Company",
                "PE/Buyout",
                "Real Estate",
                "SBIC",
                "Secondary Buyer",
                "Sovereign Wealth Fund",
                "Special Purpose Acquisition Company (SPAC)",
                "University",
                "VC-Backed Company",
                "Venture Capital"
              ]
            }
          },
          "excludeOtherInvestorTypes": {
            "title": "Exclude Other Investor Types",
            "type": "array",
            "description": "Exclude specific other investor types from results. Records with blank/empty type will always be included. This filter is applied independently from 'Other Investor Types' filter above.",
            "items": {
              "type": "string",
              "enum": [
                "Accelerator/Incubator",
                "Angel (individual)",
                "Angel Group",
                "Asset Manager",
                "Business Development Company",
                "Corporate Development",
                "Corporate Venture Capital",
                "Corporation",
                "Family Office",
                "Fund of Funds",
                "Fundless Sponsor",
                "Government",
                "Growth/Expansion",
                "Hedge Fund",
                "Holding Company",
                "Impact Investing",
                "Infrastructure",
                "Investment Bank",
                "Leasing",
                "Lender/Debt Provider",
                "Limited Partner",
                "Merchant Banking Firm",
                "Mezzanine",
                "Mutual Fund",
                "Not-For-Profit Venture Capital",
                "Other",
                "Other Private Equity",
                "PE-Backed Company",
                "PE/Buyout",
                "Real Estate",
                "SBIC",
                "Secondary Buyer",
                "Sovereign Wealth Fund",
                "Special Purpose Acquisition Company (SPAC)",
                "University",
                "VC-Backed Company",
                "Venture Capital"
              ]
            }
          },
          "countries": {
            "title": "Specific Countries",
            "type": "array",
            "description": "Filter by specific countries. Leave empty to include all countries.",
            "items": {
              "type": "string",
              "enum": [
                "Afghanistan",
                "Albania",
                "Algeria",
                "American Samoa",
                "Andorra",
                "Angola",
                "Anguilla",
                "Antigua",
                "Argentina",
                "Armenia",
                "Aruba",
                "Australia",
                "Austria",
                "Azerbaijan",
                "Bahamas",
                "Bahrain",
                "Bangladesh",
                "Barbados",
                "Belarus",
                "Belgium",
                "Belize",
                "Benin",
                "Bermuda",
                "Bhutan",
                "Bolivia",
                "Bosnia and Herzegovina",
                "Botswana",
                "Brazil",
                "British Indian Ocean Territory",
                "British Virgin Islands",
                "Brunei",
                "Bulgaria",
                "Burkina Faso",
                "Burundi",
                "Cambodia",
                "Cameroon",
                "Canada",
                "Cape Verde",
                "Cayman Islands",
                "Central African Republic",
                "Chad",
                "Chile",
                "China",
                "Colombia",
                "Comoros",
                "Congo",
                "Cook Islands",
                "Costa Rica",
                "Croatia",
                "Cuba",
                "Curacao",
                "Cyprus",
                "Czech Republic",
                "Denmark",
                "Djibouti",
                "Dominica",
                "Dominican Republic",
                "East Timor",
                "Ecuador",
                "Egypt",
                "El Salvador",
                "Equatorial Guinea",
                "Eritrea",
                "Estonia",
                "Ethiopia",
                "Falkland Islands",
                "Faroe Islands",
                "Fiji",
                "Finland",
                "France",
                "French Polynesia",
                "Gabon",
                "Georgia",
                "Germany",
                "Ghana",
                "Gibraltar",
                "Greece",
                "Greenland",
                "Grenada",
                "Guatemala",
                "Guinea",
                "Guyana",
                "Haiti",
                "Honduras",
                "Hong Kong",
                "Hungary",
                "Iceland",
                "India",
                "Indonesia",
                "Iran",
                "Iraq",
                "Ireland",
                "Israel",
                "Italy",
                "Ivory Coast",
                "Jamaica",
                "Japan",
                "Jordan",
                "Kazakhstan",
                "Kenya",
                "Kiribati",
                "Kosovo",
                "Kuwait",
                "Kyrgyzstan",
                "Laos",
                "Latvia",
                "Lebanon",
                "Lesotho",
                "Liberia",
                "Libya",
                "Liechtenstein",
                "Lithuania",
                "Luxembourg",
                "Macau",
                "Madagascar",
                "Malawi",
                "Malaysia",
                "Maldives",
                "Mali",
                "Malta",
                "Marshall Islands",
                "Mauritania",
                "Mauritius",
                "Mexico",
                "Micronesia",
                "Moldova",
                "Monaco",
                "Mongolia",
                "Montenegro",
                "Morocco",
                "Mozambique",
                "Myanmar",
                "Namibia",
                "Nauru",
                "Nepal",
                "Netherlands",
                "New Caledonia",
                "New Zealand",
                "Nicaragua",
                "Niger",
                "Nigeria",
                "Niue",
                "North Korea",
                "North Macedonia",
                "Northern Mariana Islands",
                "Norway",
                "Oman",
                "Pakistan",
                "Palestine",
                "Panama",
                "Papua New Guinea",
                "Paraguay",
                "Peru",
                "Philippines",
                "Poland",
                "Portugal",
                "Qatar",
                "Reunion",
                "Romania",
                "Russia",
                "Rwanda",
                "Saint Helena",
                "Saint Kitts and Nevis",
                "Saint Lucia",
                "Saint Vincent",
                "Samoa",
                "San Marino",
                "Saudi Arabia",
                "Senegal",
                "Serbia",
                "Seychelles",
                "Sierra Leone",
                "Singapore",
                "Sint Maarten",
                "Slovakia",
                "Slovenia",
                "Somalia",
                "South Africa",
                "South Korea",
                "Spain",
                "Sri Lanka",
                "Sudan",
                "Suriname",
                "Swaziland",
                "Sweden",
                "Switzerland",
                "Syria",
                "Taiwan",
                "Tajikistan",
                "Tanzania",
                "Thailand",
                "The Gambia",
                "Togo",
                "Tokelau",
                "Trinidad and Tobago",
                "Tunisia",
                "Turkey",
                "Turkmenistan",
                "Turks and Caicos",
                "Uganda",
                "Ukraine",
                "United Arab Emirates",
                "United Kingdom",
                "United States",
                "Uruguay",
                "Uzbekistan",
                "Vanuatu",
                "Venezuela",
                "Vietnam",
                "West Bank",
                "Western Sahara",
                "Yemen",
                "Zambia",
                "Zimbabwe"
              ]
            }
          },
          "cities": {
            "title": "Specific Cities",
            "type": "array",
            "description": "Filter by specific HQ cities. Type one city name per line, exactly as it appears in the data (e.g. \"New York\", \"London\"). Leave empty to include all cities.",
            "items": {
              "type": "string"
            }
          },
          "investorStatuses": {
            "title": "Investor Status",
            "type": "array",
            "description": "Filter by investor status. Leave empty to include all statuses.",
            "items": {
              "type": "string",
              "enum": [
                "Acquired/Merged",
                "Acquired/Merged (Operating Subsidiary)",
                "Actively Seeking New Investments",
                "Fully Invested, No Longer Seeking New Investments",
                "Not Making New Investments",
                "Out of Business",
                "Reducing Investment Activity",
                "Will Consider New Projects"
              ]
            }
          },
          "excludeInvestorStatuses": {
            "title": "Exclude Investor Statuses",
            "type": "array",
            "description": "Exclude investors with specific statuses. Records with blank/empty status will always be included. This filter is applied independently from 'Investor Status' filter above.",
            "items": {
              "type": "string",
              "enum": [
                "Acquired/Merged",
                "Acquired/Merged (Operating Subsidiary)",
                "Actively Seeking New Investments",
                "Fully Invested, No Longer Seeking New Investments",
                "Not Making New Investments",
                "Out of Business",
                "Reducing Investment Activity",
                "Will Consider New Projects"
              ]
            }
          },
          "minAUM": {
            "title": "Minimum AUM (Million USD)",
            "minimum": 1,
            "maximum": 1253000000,
            "type": "integer",
            "description": "Minimum Assets Under Management in millions USD. Range: 1.00 - 1253000000.00. Leave empty for no minimum."
          },
          "maxAUM": {
            "title": "Maximum AUM (Million USD)",
            "minimum": 1,
            "maximum": 1253000000,
            "type": "integer",
            "description": "Maximum Assets Under Management in millions USD. Range: 1.00 - 1253000000.00. Leave empty for no maximum."
          },
          "minTotalInvestments": {
            "title": "Minimum Total Investments",
            "minimum": 1,
            "maximum": 992,
            "type": "integer",
            "description": "Minimum number of total investments. Range: 1 - 992. Leave empty for no minimum."
          },
          "maxTotalInvestments": {
            "title": "Maximum Total Investments",
            "minimum": 1,
            "maximum": 992,
            "type": "integer",
            "description": "Maximum number of total investments. Range: 1 - 992. Leave empty for no maximum."
          },
          "minActivePortfolio": {
            "title": "Minimum Active Portfolio",
            "minimum": 1,
            "maximum": 994,
            "type": "integer",
            "description": "Minimum number of active portfolio companies. Range: 1 - 994. Leave empty for no minimum."
          },
          "maxActivePortfolio": {
            "title": "Maximum Active Portfolio",
            "minimum": 1,
            "maximum": 994,
            "type": "integer",
            "description": "Maximum number of active portfolio companies. Range: 1 - 994. Leave empty for no maximum."
          },
          "minTotalExits": {
            "title": "Minimum Total Exits",
            "minimum": 1,
            "maximum": 991,
            "type": "integer",
            "description": "Minimum number of total exits. Range: 1 - 991. Leave empty for no minimum."
          },
          "maxTotalExits": {
            "title": "Maximum Total Exits",
            "minimum": 1,
            "maximum": 991,
            "type": "integer",
            "description": "Maximum number of total exits. Range: 1 - 991. Leave empty for no maximum."
          },
          "minInvestmentProfessionals": {
            "title": "Minimum Investment Professionals",
            "minimum": 1,
            "maximum": 900,
            "type": "integer",
            "description": "Minimum number of investment professionals. Range: 1 - 900. Leave empty for no minimum."
          },
          "maxInvestmentProfessionals": {
            "title": "Maximum Investment Professionals",
            "minimum": 1,
            "maximum": 900,
            "type": "integer",
            "description": "Maximum number of investment professionals. Range: 1 - 900. Leave empty for no maximum."
          },
          "searchText": {
            "title": "Search Text",
            "type": "string",
            "description": "Search for specific text in company names, contacts, investor types, investment types, geography, verticals, industry, city, or description. Leave empty to skip text search."
          },
          "maxItems": {
            "title": "Maximum Items",
            "minimum": 1,
            "maximum": 1000000,
            "type": "integer",
            "description": "Maximum number of items to process and return. Free users: Required, maximum 50. Paid users: Optional, maximum 1,000,000. Leave empty for unlimited (paid users only)."
          },
          "requiredFields": {
            "title": "Required Fields Filter",
            "type": "array",
            "description": "Filter results to only include investors that have valid values (not empty, not N/A) in ALL selected fields. For example, select 'Primary Contact Email' and 'Website' to only get investors with both email and website. Leave empty to include all investors regardless of missing fields.",
            "items": {
              "type": "string",
              "enum": [
                "Company Name",
                "Company URL",
                "AUM",
                "HQ Global Sub Region",
                "HQ Global Region",
                "Primary Contact Title",
                "Primary Contact",
                "Primary Contact Email",
                "Primary Contact Phone",
                "Primary Investor Type",
                "Other Investor Types",
                "HQ Country/ Territory/Region",
                "Website",
                "Total Investments",
                "Total Active Portfolio",
                "Total Exits",
                "# of Investment Professionals",
                "Description",
                "HQ City",
                "Preferred Industry",
                "Preferred Verticals",
                "Preferred Geography",
                "Preferred Investment Types",
                "Investor Status"
              ]
            }
          },
          "previousRunsIds": {
            "title": "Previous Runs IDs (Exclude Duplicates)",
            "type": "array",
            "description": "Optional: Provide run IDs from previous executions to exclude duplicate investors that were already processed. This helps avoid duplicate results when running multiple searches. Enter one or more run IDs (e.g., XN1Z9MrWNUTqZWkrL, DTwwgQInKTcilbjKI). Leave empty to include all matching investors.",
            "items": {
              "type": "string"
            }
          },
          "strictDeduplication": {
            "title": "Strict Deduplication",
            "type": "boolean",
            "description": "When enabled, the scraper will stop with an error if any Previous Run ID has a missing or deleted dataset, preventing duplicate results from being returned. When disabled, unavailable datasets are skipped with a warning. Only applies when 'Previous Runs IDs' is not empty.",
            "default": true
          },
          "previousLeadsFiles": {
            "title": "Previous Leads Files (CSV or JSON)",
            "type": "array",
            "description": "⚠️ Files MUST contain the columns 'Company Name' and 'Company URL' (exact names). Upload one or more CSV or JSON files exported from previous runs to deduplicate against them — useful when previous run datasets have been purged by Apify's retention policy. If any file is missing the required columns or cannot be fetched, the run will stop immediately with an error. Works independently from and in combination with 'Previous Runs IDs'.",
            "items": {
              "type": "string"
            }
          }
        }
      },
      "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
                  },
                  "PROXY_UNBLOCKER_UNITS": {
                    "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
                  },
                  "PROXY_UNBLOCKER_UNITS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}