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/most_people
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 15,
   "total": 15,
   "example": {
      "href": "https://api-v2.onetcenter.org/mnm/careers/39-4021.00/",
      "code": "39-4021.00",
      "title": "Funeral Attendants",
      "tags": {},
      "percent_employed": 99
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3021.00/",
         "code": "49-3021.00",
         "title": "Automotive Body & Related Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers & Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/21-2011.00/",
         "code": "21-2011.00",
         "title": "Clergy",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-4012.00/",
         "code": "39-4012.00",
         "title": "Crematory Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/21-2021.00/",
         "code": "21-2021.00",
         "title": "Directors, Religious Activities & Education",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-4011.00/",
         "code": "39-4011.00",
         "title": "Embalmers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-4021.00/",
         "code": "39-4021.00",
         "title": "Funeral Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1075.00/",
         "code": "13-1075.00",
         "title": "Labor Relations Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-5092.00/",
         "code": "39-5092.00",
         "title": "Manicurists & Pedicurists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-4031.00/",
         "code": "39-4031.00",
         "title": "Morticians, Undertakers, & Funeral Arrangers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2041.00/",
         "code": "27-2041.00",
         "title": "Music Directors & Composers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/",
         "code": "53-6021.00",
         "title": "Parking Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-6021.00/",
         "code": "51-6021.00",
         "title": "Pressers, Textile, Garment, & Related Materials",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-5093.00/",
         "code": "39-5093.00",
         "title": "Shampooers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-5094.00/",
         "code": "39-5094.00",
         "title": "Skincare Specialists",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}