{
  "openapi": "3.0.1",
  "info": {
    "title": "LinkedIn Hiring Signals & B2B Leads",
    "description": "Find companies hiring right now and turn public LinkedIn jobs into actionable B2B leads. Get decision-makers, business emails, phone numbers, reviews, hiring signals, and change alerts—all in one export.",
    "version": "0.1",
    "x-build-id": "bDSYZdaRST5vkILpl"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/trakk~linkedin-hiring-intelligence/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-trakk-linkedin-hiring-intelligence",
        "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/trakk~linkedin-hiring-intelligence/runs": {
      "post": {
        "operationId": "runs-sync-trakk-linkedin-hiring-intelligence",
        "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/trakk~linkedin-hiring-intelligence/run-sync": {
      "post": {
        "operationId": "run-sync-trakk-linkedin-hiring-intelligence",
        "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",
        "required": [
          "scrapeType"
        ],
        "properties": {
          "scrapeType": {
            "title": "What do you want to build?",
            "enum": [
              "jobs",
              "signals",
              "contacts",
              "monitor",
              "selfTest"
            ],
            "type": "string",
            "description": "Choose the primary outcome. Jobs is the fastest export; Signals groups hiring activity by company; Contacts adds lead research; Monitor compares runs; Self-test checks Actor health.",
            "default": "jobs"
          },
          "queries": {
            "title": "Job titles, skills, or keywords",
            "type": "array",
            "description": "Add one search per line, for example “backend engineer”, “VP Sales”, or “SAP consultant”. Each query is combined with every location below.",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "default": [
              "software engineer"
            ]
          },
          "locations": {
            "title": "Target locations",
            "type": "array",
            "description": "Cities, regions, or countries, for example “New York”, “Germany”, or “Remote”. Leave empty to avoid adding a location restriction.",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "default": []
          },
          "startUrls": {
            "title": "Exact LinkedIn job or search URLs",
            "type": "array",
            "description": "Optional public LinkedIn job pages and job-search URLs. Use these for exact targets or combine them with keyword discovery.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "title": "LinkedIn URL",
                  "description": "A public LinkedIn job page or job-search URL.",
                  "type": "string"
                }
              }
            },
            "default": []
          },
          "companyUrls": {
            "title": "Companies to enrich directly",
            "type": "array",
            "description": "Optional LinkedIn company pages or official company websites, one per line. In Signals or Contacts mode you can use this list without any job query.",
            "items": {
              "type": "string"
            },
            "default": []
          },
          "targetPersonas": {
            "title": "Which decision makers matter?",
            "uniqueItems": true,
            "type": "array",
            "description": "Select the roles to prioritize in Contacts mode. Choose personas that match the problem your product or service solves.",
            "items": {
              "type": "string",
              "enum": [
                "recruiter",
                "hiring_manager",
                "founder",
                "vp_engineering",
                "head_of_data",
                "sales_leader",
                "marketing_leader"
              ],
              "enumTitles": [
                "🧑‍💼 Recruiter / Talent Acquisition",
                "👥 Hiring Manager",
                "🚀 Founder / Owner",
                "💻 VP / Head of Engineering",
                "📊 Head of Data / AI",
                "💰 Sales Leadership",
                "📣 Marketing Leadership"
              ]
            },
            "default": [
              "recruiter",
              "hiring_manager"
            ]
          },
          "includeDetails": {
            "title": "Full job details",
            "type": "boolean",
            "description": "Collect the full available description, seniority, employment type, job function, industries, benefits, applicant count, and application mode.",
            "default": true
          },
          "includeCompanyEnrichment": {
            "title": "Company identity and hiring signals",
            "type": "boolean",
            "description": "Add company website, domain, legal identity, address, hiring locations, departments, open-role counts, and a hiring-signal score when available.",
            "default": true
          },
          "includeContacts": {
            "title": "Relevant public decision makers",
            "type": "boolean",
            "description": "Find public people who match the selected personas and keep their title, company, profile, evidence, and confidence together.",
            "default": true
          },
          "includePhones": {
            "title": "Public phone numbers",
            "type": "boolean",
            "description": "Return a phone only when public evidence exists. The Actor also provides an E.164 version when normalization is possible.",
            "default": true
          },
          "includeEmails": {
            "title": "Public and generated business emails",
            "type": "boolean",
            "description": "Return public business emails and likely company email patterns. Generated addresses remain explicitly labeled as guessed and are never presented as public evidence.",
            "default": true
          },
          "verifyGeneratedEmails": {
            "title": "Email deliverability signals",
            "type": "boolean",
            "description": "Check syntax and mail routing, then attempt a mailbox acceptance check when the receiving server permits it. Provenance and deliverability remain separate statuses.",
            "default": true
          },
          "includeReviews": {
            "title": "Public company ratings and reviews",
            "type": "boolean",
            "description": "Add publicly visible company rating or review evidence from supported sources when a matching profile exists.",
            "default": true
          },
          "includeTitles": {
            "title": "Keep only job titles containing",
            "type": "array",
            "description": "Optional strict allowlist. A job stays only when its title contains at least one value, matched case-insensitively.",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "default": []
          },
          "excludeTitles": {
            "title": "Remove job titles containing",
            "type": "array",
            "description": "Optional strict denylist. A match is removed even when it passed an allowlist.",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "default": []
          },
          "includeCompanies": {
            "title": "Keep only company names containing",
            "type": "array",
            "description": "Optional strict company allowlist matched against normalized names, case-insensitively.",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "default": []
          },
          "excludeCompanies": {
            "title": "Remove company names containing",
            "type": "array",
            "description": "Optional strict company denylist. A match is removed even when it passed an allowlist.",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "default": []
          },
          "includeCountries": {
            "title": "Keep only countries",
            "type": "array",
            "description": "Optional strict country allowlist. Use names or ISO codes such as US, DE, or GB.",
            "items": {
              "type": "string",
              "minLength": 2
            },
            "default": []
          },
          "excludeCountries": {
            "title": "Remove countries",
            "type": "array",
            "description": "Optional strict country denylist. A match is removed even when it passed an allowlist.",
            "items": {
              "type": "string",
              "minLength": 2
            },
            "default": []
          },
          "excludeStaffingAgencies": {
            "title": "Focus on direct employers",
            "type": "boolean",
            "description": "Remove likely staffing, recruiting, and outsourcing intermediaries from company results.",
            "default": true
          },
          "maxResults": {
            "title": "Maximum primary results",
            "minimum": 1,
            "maximum": 10000,
            "type": "integer",
            "description": "Maximum primary job, company, or contact records. Related company, contact, review, and diagnostic rows can increase the final dataset item count.",
            "default": 100
          },
          "maxPages": {
            "title": "Pages per query and location",
            "minimum": 1,
            "maximum": 1000,
            "type": "integer",
            "description": "Stop each query/location combination after this many result pages, even if the primary result limit has not been reached.",
            "default": 5
          },
          "maxConcurrency": {
            "title": "Processing concurrency",
            "minimum": 1,
            "maximum": 100,
            "type": "integer",
            "description": "How many independent public pages may be processed at once. The default balances speed and stability; 40-60 is usually fastest for large jobs-only runs, while higher values are available for experimentation.",
            "default": 10
          },
          "maxReviewsPerCompany": {
            "title": "Reviews per company",
            "minimum": 0,
            "maximum": 50,
            "type": "integer",
            "description": "Maximum public review records for each company. Set to 0 when review rows are not needed.",
            "default": 5
          },
          "maxContactsPerCompany": {
            "title": "Contacts per company",
            "minimum": 1,
            "maximum": 50,
            "type": "integer",
            "description": "Maximum public mailboxes, phone records, and decision makers returned for each company.",
            "default": 5
          },
          "watchlistName": {
            "title": "Watchlist name",
            "minLength": 1,
            "maxLength": 100,
            "type": "string",
            "description": "Monitor mode compares the current run with the previous snapshot stored under this name. Keep both the name and search scope stable across scheduled runs.",
            "default": "default"
          },
          "proxyConfiguration": {
            "title": "Connection configuration",
            "type": "object",
            "description": "The default is recommended for most runs. Advanced users can customize the connection configuration here.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ]
            }
          },
          "maxRetries": {
            "title": "Recovery attempts",
            "minimum": 1,
            "maximum": 15,
            "type": "integer",
            "description": "Maximum attempts for a temporarily unavailable request before the item is recorded in Diagnostics. The default is recommended.",
            "default": 5
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}