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/53-3052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 24101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/24101604",
         "title": "Lifts",
         "example": [
            "Rear lifts",
            "Wheelchair lifts"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Digital surveillance camera systems"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first-aid kits"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Cell phones"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Portable fire extinguishers"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Lube guns"
         ]
      },
      {
         "code": 25101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/25101502",
         "title": "Busses",
         "example": [
            "Passenger buses"
         ]
      },
      {
         "code": 25172802,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/25172802",
         "title": "Automotive hydraulic systems",
         "example": [
            "Bus kneeling systems"
         ]
      },
      {
         "code": 25172203,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/25172203",
         "title": "Automotive doors",
         "example": [
            "Powered service doors"
         ]
      },
      {
         "code": 25101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/tools_used/25101505",
         "title": "Minivans or vans",
         "example": [
            "Passenger vans"
         ]
      }
   ]
}