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/mnm/industries/81/some_people
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/mnm/industries/81/some_people?start=21&end=40",
   "example": {
      "href": "https://api-v2.onetcenter.org/mnm/careers/13-1121.00/",
      "code": "13-1121.00",
      "title": "Meeting, Convention, & Event Planners",
      "tags": {
         "bright_outlook": true
      },
      "percent_employed": 19
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2021.00/",
         "code": "39-2021.00",
         "title": "Animal Caretakers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2011.00/",
         "code": "39-2011.00",
         "title": "Animal Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-4011.00/",
         "code": "25-4011.00",
         "title": "Archivists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-4011.00/",
         "code": "27-4011.00",
         "title": "Audio & Video Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6031.00/",
         "code": "53-6031.00",
         "title": "Automotive & Watercraft Service Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3023.00/",
         "code": "49-3023.00",
         "title": "Automotive Service Technicians & Mechanics",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-6011.00/",
         "code": "39-6011.00",
         "title": "Baggage Porters & Bellhops",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-5011.00/",
         "code": "39-5011.00",
         "title": "Barbers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3031.00/",
         "code": "49-3031.00",
         "title": "Bus & Truck Mechanics & Diesel Engine Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-9061.00/",
         "code": "49-9061.00",
         "title": "Camera & Photographic Equipment Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-9011.00/",
         "code": "39-9011.00",
         "title": "Childcare Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7061.00/",
         "code": "53-7061.00",
         "title": "Cleaners of Vehicles & Equipment",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9124.00/",
         "code": "51-9124.00",
         "title": "Coating, Painting, & Spraying Machine Setters, Operators, & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/21-1094.00/",
         "code": "21-1094.00",
         "title": "Community Health Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-2011.00/",
         "code": "49-2011.00",
         "title": "Computer, Automated Teller, & Office Machine Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-6012.00/",
         "code": "39-6012.00",
         "title": "Concierges",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1031.00/",
         "code": "19-1031.00",
         "title": "Conservation Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-2013.00/",
         "code": "35-2013.00",
         "title": "Cooks, Private Household",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1051.00/",
         "code": "13-1051.00",
         "title": "Cost Estimators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2021.00/",
         "code": "41-2021.00",
         "title": "Counter & Rental Clerks",
         "tags": {}
      }
   ]
}