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/44/most_people
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 16,
   "total": 16,
   "example": {
      "href": "https://api-v2.onetcenter.org/mnm/careers/41-2031.00/",
      "code": "41-2031.00",
      "title": "Retail Salespersons",
      "tags": {
         "bright_outlook": true
      },
      "percent_employed": 87
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3091.00/",
         "code": "49-3091.00",
         "title": "Bicycle Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-3021.00/",
         "code": "51-3021.00",
         "title": "Butchers & Meat Cutters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2011.00/",
         "code": "41-2011.00",
         "title": "Cashiers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-1011.00/",
         "code": "41-1011.00",
         "title": "First-Line Supervisors of Retail Sales Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-1023.00/",
         "code": "27-1023.00",
         "title": "Floral Designers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2092.00/",
         "code": "29-2092.00",
         "title": "Hearing Aid Specialists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3052.00/",
         "code": "49-3052.00",
         "title": "Motorcycle Mechanics",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-9063.00/",
         "code": "49-9063.00",
         "title": "Musical Instrument Repairers & Tuners",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2022.00/",
         "code": "41-2022.00",
         "title": "Parts Salespersons",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1051.00/",
         "code": "29-1051.00",
         "title": "Pharmacists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/31-9095.00/",
         "code": "31-9095.00",
         "title": "Pharmacy Aides",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2052.00/",
         "code": "29-2052.00",
         "title": "Pharmacy Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3092.00/",
         "code": "49-3092.00",
         "title": "Recreational Vehicle Service Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2031.00/",
         "code": "41-2031.00",
         "title": "Retail Salespersons",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7065.00/",
         "code": "53-7065.00",
         "title": "Stockers & Order Fillers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3093.00/",
         "code": "49-3093.00",
         "title": "Tire Repairers & Changers",
         "tags": {}
      }
   ]
}