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/39-9011.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/details/tools_used?start=11&end=16",
   "category": [
      {
         "code": 42142610,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/42142610",
         "title": "Oral or enteral liquid medication syringe",
         "example": [
            "Medicine dosing syringes"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Digital medical thermometers"
         ]
      },
      {
         "code": 52141601,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/52141601",
         "title": "Domestic clothes washers",
         "example": [
            "Washing machines"
         ]
      },
      {
         "code": 52141502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/52141502",
         "title": "Domestic microwave ovens",
         "example": [
            "Microwave ovens"
         ]
      },
      {
         "code": 52141602,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/52141602",
         "title": "Domestic tumble dryers",
         "example": [
            "Dryers"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Passenger cars"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 52141603,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/52141603",
         "title": "Domestic clothing irons",
         "example": [
            "Irons"
         ]
      },
      {
         "code": 52141504,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9011.01/related/tools_used/52141504",
         "title": "Domestic ranges",
         "example": [
            "Kitchen stoves"
         ]
      }
   ]
}