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/43-5011.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/43-5011.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 25191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/25191510",
         "title": "Ground power units for aircraft",
         "example": [
            "Electrical power unit"
         ]
      },
      {
         "code": 40101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/40101701",
         "title": "Air conditioners",
         "example": [
            "Mobile air-conditioning units"
         ]
      },
      {
         "code": 23152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/23152901",
         "title": "Wrapping machinery",
         "example": [
            "Strapping machines"
         ]
      },
      {
         "code": 25101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/25101611",
         "title": "Cargo trucks",
         "example": [
            "Straight trucks"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Crow bars"
         ]
      },
      {
         "code": 52161522,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/52161522",
         "title": "Radio frequency scanners",
         "example": [
            "Radio frequency identification RFID scanners"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Hand trucks"
         ]
      },
      {
         "code": 27111507,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/27111507",
         "title": "Metal cutters",
         "example": [
            "Steel cutters"
         ]
      },
      {
         "code": 44101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/44101508",
         "title": "Laser fax machine",
         "example": [
            "Laser facsimile machines"
         ]
      },
      {
         "code": 25191509,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/related/tools_used/25191509",
         "title": "Aircraft pushback or tow tractors",
         "example": [
            "Tow tractors"
         ]
      }
   ]
}