{
  "openapi": "3.0.1",
  "info": {
    "title": "SEEK Jobs, Salary & Skills Analyzer",
    "description": "Scrape SEEK job listings across Australia and New Zealand with salary analysis, skills intelligence and market research data. Automatically gets past SEEK's 550-result search limit, deduplicates by job ID, and returns a market summary with median salaries, top skills and seniority breakdown.",
    "version": "0.1",
    "x-build-id": "9q3DDxSMoYZbIWuMp"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/zapticx~seek-jobs-salary-skills-analyzer/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-zapticx-seek-jobs-salary-skills-analyzer",
        "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/zapticx~seek-jobs-salary-skills-analyzer/runs": {
      "post": {
        "operationId": "runs-sync-zapticx-seek-jobs-salary-skills-analyzer",
        "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/zapticx~seek-jobs-salary-skills-analyzer/run-sync": {
      "post": {
        "operationId": "run-sync-zapticx-seek-jobs-salary-skills-analyzer",
        "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": {
          "keywords": {
            "title": "Search keywords",
            "type": "string",
            "description": "What to search for, exactly as you would type it on SEEK — a job title, skill or company. Leave empty to analyse every job matching your other filters."
          },
          "country": {
            "title": "Country",
            "enum": [
              "AU",
              "NZ"
            ],
            "type": "string",
            "description": "Which SEEK market to search. Australia and New Zealand are separate job corpora.",
            "default": "AU"
          },
          "location": {
            "title": "Location (optional)",
            "type": "string",
            "description": "A SEEK location such as 'Sydney NSW', 'All Melbourne VIC' or 'All Auckland'. Leave empty for the whole country. If SEEK cannot resolve what you type it returns zero jobs without an error, so the run stops and tells you rather than handing back an empty dataset."
          },
          "maxResults": {
            "title": "Maximum jobs to analyse",
            "minimum": 1,
            "maximum": 20000,
            "type": "integer",
            "description": "How many unique jobs to return. SEEK caps any single search at 550 results; above that this Actor automatically splits the search across SEEK filters to reach the rest, so numbers well beyond 550 are fine.",
            "default": 100
          },
          "fetchDescriptions": {
            "title": "Fetch full job descriptions",
            "type": "boolean",
            "description": "Fetch each job's full description so skills, seniority and years of experience can be extracted. Turning this off is roughly 10x faster and cheaper, but skills analysis is then based only on the short teaser.",
            "default": true
          },
          "workType": {
            "title": "Employment type",
            "enum": [
              "Full time",
              "Part time",
              "Contract/Temp",
              "Casual/Vacation"
            ],
            "type": "string",
            "description": "Restrict to one employment type. Leave empty for all types."
          },
          "workArrangement": {
            "title": "Work arrangement",
            "enum": [
              "On-site",
              "Hybrid",
              "Remote"
            ],
            "type": "string",
            "description": "Restrict to on-site, hybrid or remote roles, using SEEK's own classification of the listing."
          },
          "classification": {
            "title": "Industry classification",
            "enum": [
              "Accounting",
              "Administration & Office Support",
              "Advertising, Arts & Media",
              "Banking & Financial Services",
              "CEO & General Management",
              "Call Centre & Customer Service",
              "Community Services & Development",
              "Construction",
              "Consulting & Strategy",
              "Design & Architecture",
              "Education & Training",
              "Engineering",
              "Farming, Animals & Conservation",
              "Government & Defence",
              "Healthcare & Medical",
              "Hospitality & Tourism",
              "Human Resources & Recruitment",
              "Information & Communication Technology",
              "Insurance & Superannuation",
              "Legal",
              "Manufacturing, Transport & Logistics",
              "Marketing & Communications",
              "Mining, Resources & Energy",
              "Real Estate & Property",
              "Retail & Consumer Products",
              "Sales",
              "Science & Technology",
              "Self Employment",
              "Sport & Recreation",
              "Trades & Services"
            ],
            "type": "string",
            "description": "Restrict to one of SEEK's 30 industry classifications, for example 'Healthcare & Medical'. Leave empty for all industries."
          },
          "subclassification": {
            "title": "Sub-classification",
            "enum": [
              "Accounting > Accounts Officers/Clerks",
              "Accounting > Accounts Payable",
              "Accounting > Accounts Receivable/Credit Control",
              "Accounting > Analysis & Reporting",
              "Accounting > Assistant Accountants",
              "Accounting > Audit - External",
              "Accounting > Audit - Internal",
              "Accounting > Bookkeeping & Small Practice Accounting",
              "Accounting > Business Services & Corporate Advisory",
              "Accounting > Cost Accounting",
              "Accounting > Financial Accounting & Reporting",
              "Accounting > Financial Managers & Controllers",
              "Accounting > Management",
              "Accounting > Management Accounting & Budgeting",
              "Accounting > Other",
              "Accounting > Payroll",
              "Accounting > Taxation",
              "Administration & Office Support > Administrative Assistants",
              "Administration & Office Support > Client & Sales Administration",
              "Administration & Office Support > Contracts Administration",
              "Administration & Office Support > Data Entry & Word Processing",
              "Administration & Office Support > Office Management",
              "Administration & Office Support > Other",
              "Administration & Office Support > PA, EA & Secretarial",
              "Administration & Office Support > Receptionists",
              "Administration & Office Support > Records Management & Document Control",
              "Advertising, Arts & Media > Agency Account Management",
              "Advertising, Arts & Media > Art Direction",
              "Advertising, Arts & Media > Event Management",
              "Advertising, Arts & Media > Journalism & Writing",
              "Advertising, Arts & Media > Management",
              "Advertising, Arts & Media > Media Strategy, Planning & Buying",
              "Advertising, Arts & Media > Other",
              "Advertising, Arts & Media > Performing Arts",
              "Advertising, Arts & Media > Photography",
              "Advertising, Arts & Media > Programming & Production",
              "Banking & Financial Services > Account & Relationship Management",
              "Banking & Financial Services > Analysis & Reporting",
              "Banking & Financial Services > Banking - Retail/Branch",
              "Banking & Financial Services > Client Services",
              "Banking & Financial Services > Compliance & Risk",
              "Banking & Financial Services > Credit",
              "Banking & Financial Services > Financial Planning",
              "Banking & Financial Services > Funds Management",
              "Banking & Financial Services > Management",
              "Banking & Financial Services > Mortgages",
              "Banking & Financial Services > Other",
              "CEO & General Management > CEO",
              "CEO & General Management > COO & MD",
              "CEO & General Management > General/Business Unit Manager",
              "Call Centre & Customer Service > Collections",
              "Call Centre & Customer Service > Customer Service - Call Centre",
              "Call Centre & Customer Service > Customer Service - Customer Facing",
              "Call Centre & Customer Service > Management & Support",
              "Call Centre & Customer Service > Other",
              "Call Centre & Customer Service > Sales - Inbound",
              "Call Centre & Customer Service > Sales - Outbound",
              "Call Centre & Customer Service > Supervisors/Team Leaders",
              "Community Services & Development > Aged & Disability Support",
              "Community Services & Development > Child Welfare, Youth & Family Services",
              "Community Services & Development > Community Development",
              "Community Services & Development > Housing & Homelessness Services",
              "Community Services & Development > Indigenous & Multicultural Services",
              "Community Services & Development > Management",
              "Community Services & Development > Other",
              "Community Services & Development > Volunteer Coordination & Support",
              "Construction > Contracts Management",
              "Construction > Estimating",
              "Construction > Foreperson/Supervisors",
              "Construction > Health, Safety & Environment",
              "Construction > Management",
              "Construction > Other",
              "Construction > Planning & Scheduling",
              "Construction > Plant & Machinery Operators",
              "Construction > Project Management",
              "Construction > Quality Assurance & Control",
              "Construction > Surveying",
              "Consulting & Strategy > Analysts",
              "Consulting & Strategy > Corporate Development",
              "Consulting & Strategy > Environment & Sustainability Consulting",
              "Consulting & Strategy > Management & Change Consulting",
              "Consulting & Strategy > Policy",
              "Consulting & Strategy > Strategy & Planning",
              "Design & Architecture > Architectural Drafting",
              "Design & Architecture > Architecture",
              "Design & Architecture > Fashion & Textile Design",
              "Design & Architecture > Graphic Design",
              "Design & Architecture > Illustration & Animation",
              "Design & Architecture > Industrial Design",
              "Design & Architecture > Interior Design",
              "Design & Architecture > Landscape Architecture",
              "Design & Architecture > Other",
              "Design & Architecture > Urban Design & Planning",
              "Design & Architecture > Web & Interaction Design",
              "Education & Training > Childcare & Outside School Hours Care",
              "Education & Training > Management - Schools",
              "Education & Training > Management - Universities",
              "Education & Training > Management - Vocational",
              "Education & Training > Other",
              "Education & Training > Research & Fellowships",
              "Education & Training > Student Services",
              "Education & Training > Teaching - Early Childhood",
              "Education & Training > Teaching - Primary",
              "Education & Training > Teaching - Secondary",
              "Education & Training > Teaching - Tertiary",
              "Education & Training > Teaching - Vocational",
              "Education & Training > Teaching Aides & Special Needs",
              "Education & Training > Tutoring",
              "Education & Training > Workplace Training & Assessment",
              "Engineering > Aerospace Engineering",
              "Engineering > Automotive Engineering",
              "Engineering > Building Services Engineering",
              "Engineering > Chemical Engineering",
              "Engineering > Civil/Structural Engineering",
              "Engineering > Electrical/Electronic Engineering",
              "Engineering > Engineering Drafting",
              "Engineering > Environmental Engineering",
              "Engineering > Field Engineering",
              "Engineering > Industrial Engineering",
              "Engineering > Maintenance",
              "Engineering > Management",
              "Engineering > Mechanical Engineering",
              "Engineering > Other",
              "Engineering > Process Engineering",
              "Engineering > Project Engineering",
              "Engineering > Project Management",
              "Engineering > Supervisors",
              "Engineering > Systems Engineering",
              "Engineering > Water & Waste Engineering",
              "Farming, Animals & Conservation > Agronomy & Farm Services",
              "Farming, Animals & Conservation > Conservation, Parks & Wildlife",
              "Farming, Animals & Conservation > Farm Labour",
              "Farming, Animals & Conservation > Farm Management",
              "Farming, Animals & Conservation > Fishing & Aquaculture",
              "Farming, Animals & Conservation > Horticulture",
              "Farming, Animals & Conservation > Other",
              "Farming, Animals & Conservation > Veterinary Services & Animal Welfare",
              "Farming, Animals & Conservation > Winery & Viticulture",
              "Government & Defence > Emergency Services",
              "Government & Defence > Government",
              "Government & Defence > Government - Federal",
              "Government & Defence > Government - Local",
              "Government & Defence > Government - State",
              "Government & Defence > Local Government",
              "Government & Defence > Other",
              "Government & Defence > Police & Corrections",
              "Government & Defence > Policy, Planning & Regulation",
              "Government & Defence > Regional Council",
              "Healthcare & Medical > Ambulance/Paramedics",
              "Healthcare & Medical > Clinical/Medical Research",
              "Healthcare & Medical > Dental",
              "Healthcare & Medical > General Practitioners",
              "Healthcare & Medical > Management",
              "Healthcare & Medical > Medical Administration",
              "Healthcare & Medical > Medical Imaging",
              "Healthcare & Medical > Medical Specialists",
              "Healthcare & Medical > Nursing - A&E, Critical Care & ICU",
              "Healthcare & Medical > Nursing - Aged Care",
              "Healthcare & Medical > Nursing - Community, Maternal & Child Health",
              "Healthcare & Medical > Nursing - Educators & Facilitators",
              "Healthcare & Medical > Nursing - General Medical & Surgical",
              "Healthcare & Medical > Nursing - High Acuity",
              "Healthcare & Medical > Nursing - Management",
              "Healthcare & Medical > Nursing - Midwifery, Neo-Natal, SCN & NICU",
              "Healthcare & Medical > Nursing - Psych, Forensic & Correctional Health",
              "Healthcare & Medical > Nursing - Theatre & Recovery",
              "Healthcare & Medical > Optical",
              "Healthcare & Medical > Other",
              "Healthcare & Medical > Pathology",
              "Healthcare & Medical > Pharmaceuticals & Medical Devices",
              "Healthcare & Medical > Pharmacy",
              "Healthcare & Medical > Physiotherapy, OT & Rehabilitation",
              "Healthcare & Medical > Psychology, Counselling & Social Work",
              "Healthcare & Medical > Residents & Registrars",
              "Healthcare & Medical > Sales",
              "Hospitality & Tourism > Airlines",
              "Hospitality & Tourism > Bar & Beverage Staff",
              "Hospitality & Tourism > Chefs/Cooks",
              "Hospitality & Tourism > Front Office & Guest Services",
              "Hospitality & Tourism > Housekeeping",
              "Hospitality & Tourism > Kitchen & Sandwich Hands",
              "Hospitality & Tourism > Management",
              "Hospitality & Tourism > Other",
              "Hospitality & Tourism > Reservations",
              "Hospitality & Tourism > Tour Guides",
              "Hospitality & Tourism > Travel Agents/Consultants",
              "Hospitality & Tourism > Waiting Staff",
              "Human Resources & Recruitment > Consulting & Generalist HR",
              "Human Resources & Recruitment > Industrial & Employee Relations",
              "Human Resources & Recruitment > Occupational Health & Safety",
              "Human Resources & Recruitment > Other",
              "Human Resources & Recruitment > Recruitment - Agency",
              "Human Resources & Recruitment > Recruitment - Internal",
              "Human Resources & Recruitment > Training & Development",
              "Information & Communication Technology > Business/Systems Analysts",
              "Information & Communication Technology > Engineering - Network",
              "Information & Communication Technology > Engineering - Software",
              "Information & Communication Technology > Help Desk & IT Support",
              "Information & Communication Technology > Management",
              "Information & Communication Technology > Networks & Systems Administration",
              "Information & Communication Technology > Other",
              "Information & Communication Technology > Product Management & Development",
              "Information & Communication Technology > Programme & Project Management",
              "Information & Communication Technology > Sales - Pre & Post",
              "Information & Communication Technology > Security",
              "Information & Communication Technology > Telecommunications",
              "Information & Communication Technology > Testing & Quality Assurance",
              "Information & Communication Technology > Web Development & Production",
              "Insurance & Superannuation > Actuarial",
              "Insurance & Superannuation > Assessment",
              "Insurance & Superannuation > Brokerage",
              "Insurance & Superannuation > Claims",
              "Insurance & Superannuation > Management",
              "Insurance & Superannuation > Other",
              "Insurance & Superannuation > Risk Consulting",
              "Insurance & Superannuation > Superannuation",
              "Insurance & Superannuation > Underwriting",
              "Insurance & Superannuation > Workers' Compensation",
              "Legal > Banking & Finance Law",
              "Legal > Construction Law",
              "Legal > Corporate & Commercial Law",
              "Legal > Criminal & Civil Law",
              "Legal > Environment & Planning Law",
              "Legal > Family Law",
              "Legal > Generalists - In-house",
              "Legal > Generalists - Law Firm",
              "Legal > Industrial Relations & Employment Law",
              "Legal > Insurance & Superannuation Law",
              "Legal > Intellectual Property Law",
              "Legal > Law Clerks & Paralegals",
              "Legal > Legal Secretaries",
              "Legal > Litigation & Dispute Resolution",
              "Legal > Other",
              "Legal > Personal Injury Law",
              "Legal > Property Law",
              "Manufacturing, Transport & Logistics > Assembly & Process Work",
              "Manufacturing, Transport & Logistics > Aviation Services",
              "Manufacturing, Transport & Logistics > Couriers, Drivers & Postal Services",
              "Manufacturing, Transport & Logistics > Fleet Management",
              "Manufacturing, Transport & Logistics > Freight/Cargo Forwarding",
              "Manufacturing, Transport & Logistics > Import/Export & Customs",
              "Manufacturing, Transport & Logistics > Machine Operators",
              "Manufacturing, Transport & Logistics > Management",
              "Manufacturing, Transport & Logistics > Other",
              "Manufacturing, Transport & Logistics > Pickers & Packers",
              "Manufacturing, Transport & Logistics > Production, Planning & Scheduling",
              "Manufacturing, Transport & Logistics > Public Transport & Taxi Services",
              "Manufacturing, Transport & Logistics > Purchasing, Procurement & Inventory",
              "Manufacturing, Transport & Logistics > Quality Assurance & Control",
              "Manufacturing, Transport & Logistics > Rail & Maritime Transport",
              "Manufacturing, Transport & Logistics > Road Transport",
              "Manufacturing, Transport & Logistics > Team Leaders/Supervisors",
              "Manufacturing, Transport & Logistics > Warehousing, Storage & Distribution",
              "Marketing & Communications > Brand Management",
              "Marketing & Communications > Digital & Search Marketing",
              "Marketing & Communications > Direct Marketing & CRM",
              "Marketing & Communications > Event Management",
              "Marketing & Communications > Market Research & Analysis",
              "Marketing & Communications > Marketing Assistants/Coordinators",
              "Marketing & Communications > Marketing Communications",
              "Marketing & Communications > Other",
              "Marketing & Communications > Product Management & Development",
              "Mining, Resources & Energy > Analysis & Reporting",
              "Mining, Resources & Energy > Health, Safety & Environment",
              "Mining, Resources & Energy > Management",
              "Mining, Resources & Energy > Mining - Drill & Blast",
              "Mining, Resources & Energy > Mining - Engineering & Maintenance",
              "Mining, Resources & Energy > Mining - Exploration & Geoscience",
              "Mining, Resources & Energy > Mining - Operations",
              "Mining, Resources & Energy > Mining - Processing",
              "Mining, Resources & Energy > Natural Resources & Water",
              "Mining, Resources & Energy > Oil & Gas - Drilling",
              "Mining, Resources & Energy > Oil & Gas - Operations",
              "Mining, Resources & Energy > Other",
              "Mining, Resources & Energy > Power Generation & Distribution",
              "Mining, Resources & Energy > Surveying",
              "Real Estate & Property > Administration",
              "Real Estate & Property > Analysts",
              "Real Estate & Property > Body Corporate & Facilities Management",
              "Real Estate & Property > Commercial Sales, Leasing & Property Mgmt",
              "Real Estate & Property > Other",
              "Real Estate & Property > Residential Leasing & Property Management",
              "Real Estate & Property > Residential Sales",
              "Real Estate & Property > Retail & Property Development",
              "Real Estate & Property > Valuation",
              "Retail & Consumer Products > Buying",
              "Retail & Consumer Products > Management - Area/Multi-site",
              "Retail & Consumer Products > Management - Department/Assistant",
              "Retail & Consumer Products > Management - Store",
              "Retail & Consumer Products > Merchandisers",
              "Retail & Consumer Products > Other",
              "Retail & Consumer Products > Planning",
              "Retail & Consumer Products > Retail Assistants",
              "Sales > Account & Relationship Management",
              "Sales > Management",
              "Sales > New Business Development",
              "Sales > Other",
              "Sales > Sales Coordinators",
              "Sales > Sales Representatives/Consultants",
              "Science & Technology > Biological & Biomedical Sciences",
              "Science & Technology > Biotechnology & Genetics",
              "Science & Technology > Chemistry & Physics",
              "Science & Technology > Environmental, Earth & Geosciences",
              "Science & Technology > Food Technology & Safety",
              "Science & Technology > Laboratory & Technical Services",
              "Science & Technology > Materials Sciences",
              "Science & Technology > Mathematics, Statistics & Information Sciences",
              "Science & Technology > Other",
              "Science & Technology > Quality Assurance & Control",
              "Self Employment > Self Employment",
              "Sport & Recreation > Coaching & Instruction",
              "Sport & Recreation > Fitness & Personal Training",
              "Sport & Recreation > Management",
              "Sport & Recreation > Other",
              "Trades & Services > Air Conditioning & Refrigeration",
              "Trades & Services > Automotive Trades",
              "Trades & Services > Building Trades",
              "Trades & Services > Butchers",
              "Trades & Services > Carpentry & Cabinet Making",
              "Trades & Services > Cleaning Services",
              "Trades & Services > Electricians",
              "Trades & Services > Fitters, Turners & Machinists",
              "Trades & Services > Gardening & Landscaping",
              "Trades & Services > Hair & Beauty Services",
              "Trades & Services > Labourers",
              "Trades & Services > Maintenance & Handyperson Services",
              "Trades & Services > Nannies & Babysitters",
              "Trades & Services > Other",
              "Trades & Services > Painters & Sign Writers",
              "Trades & Services > Plumbers",
              "Trades & Services > Printing & Publishing Services",
              "Trades & Services > Security Services",
              "Trades & Services > Technicians",
              "Trades & Services > Welders & Boilermakers"
            ],
            "type": "string",
            "description": "A narrower category inside an industry, shown as 'Industry > Sub-category'. If you set this, leave the industry above empty or make sure it matches."
          },
          "datePosted": {
            "title": "Date posted",
            "enum": [
              "Any time",
              "Last 3 days",
              "Last 7 days",
              "Last 14 days",
              "Last 30 days"
            ],
            "type": "string",
            "description": "Only include jobs listed within this window.",
            "default": "Any time"
          },
          "salaryMin": {
            "title": "Minimum salary (annual)",
            "minimum": 0,
            "type": "integer",
            "description": "Only include jobs whose advertised salary range reaches this figure. SEEK matches on overlap, so a job paying $90k–$110k is returned by a $100k minimum. Applies to SEEK's indexed salary, which exists for many jobs that do not display a salary publicly."
          },
          "salaryMax": {
            "title": "Maximum salary (annual)",
            "minimum": 0,
            "type": "integer",
            "description": "Only include jobs whose advertised salary range reaches down to this figure or below."
          },
          "sortMode": {
            "title": "Sort order",
            "enum": [
              "Relevance",
              "Date"
            ],
            "type": "string",
            "description": "'Relevance' matches SEEK's default ranking. 'Date' returns newest first, which is what you want for tracking new listings.",
            "default": "Relevance"
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Optional. SEEK's API does not require a proxy and this Actor runs without one by default. Enable it only if you are running at high volume and see rate limiting."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}