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-7011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 34,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 24101730,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/24101730",
         "title": "Screw conveyor",
         "example": [
            "Grain conveyors",
            "Screw conveyors"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Belt conveyors systems",
            "Boom conveyors"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 24101601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/24101601",
         "title": "Elevators",
         "example": [
            "Elevator systems"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Handheld scanners"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Grease dispensing guns"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Electric hoists"
         ]
      },
      {
         "code": 46181802,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/46181802",
         "title": "Safety glasses",
         "example": [
            "Protective safety glasses"
         ]
      },
      {
         "code": 24101722,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/24101722",
         "title": "Chain conveyors",
         "example": [
            "Chain conveyor systems"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Automobiles"
         ]
      }
   ]
}