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/occupations/11-9179.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency medical aid kits"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 49201501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/49201501",
         "title": "Treadmills",
         "example": [
            "Exercise treadmills"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Automatic blood pressure cuffs"
         ]
      },
      {
         "code": 43221522,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/43221522",
         "title": "Teleconference equipment",
         "example": [
            "Teleconferencing equipment"
         ]
      },
      {
         "code": 49201503,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/49201503",
         "title": "Stationary bicycles",
         "example": [
            "Stationary exercise bicycles"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 49201603,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/49201603",
         "title": "Lower body resistance machines",
         "example": [
            "Lower body weight machines"
         ]
      },
      {
         "code": 42181603,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9179.01/related/tools_used/42181603",
         "title": "Mercury blood pressure units",
         "example": [
            "Manual blood pressure cuffs"
         ]
      }
   ]
}