Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/job_zones/2
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 295,
   "next": "https://api-v2.onetcenter.org/online/job_zones/2?start=21&end=40",
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2011.00/",
         "code": "27-2011.00",
         "title": "Actors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators and Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/",
         "code": "45-2011.00",
         "title": "Agricultural Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-1041.00/",
         "code": "53-1041.00",
         "title": "Aircraft Cargo Handling Supervisors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6032.00/",
         "code": "53-6032.00",
         "title": "Aircraft Service Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/",
         "code": "51-2011.00",
         "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-3011.00/",
         "code": "53-3011.00",
         "title": "Ambulance Drivers and Attendants, Except Emergency Medical Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/",
         "code": "45-2021.00",
         "title": "Animal Breeders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/",
         "code": "39-2021.00",
         "title": "Animal Caretakers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
         "code": "33-9011.00",
         "title": "Animal Control Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-2011.00/",
         "code": "39-2011.00",
         "title": "Animal Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2021.00/",
         "code": "27-2021.00",
         "title": "Athletes and Sports Competitors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/",
         "code": "53-6031.00",
         "title": "Automotive and Watercraft Service Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/",
         "code": "49-3021.00",
         "title": "Automotive Body and Related Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers and Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-6011.00/",
         "code": "39-6011.00",
         "title": "Baggage Porters and Bellhops",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
         "code": "51-3011.00",
         "title": "Bakers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
         "code": "35-3011.00",
         "title": "Bartenders",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/",
         "code": "49-3091.00",
         "title": "Bicycle Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/",
         "code": "43-3011.00",
         "title": "Bill and Account Collectors",
         "tags": {}
      }
   ]
}