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/49-1011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/details/tools_used?start=11&end=12",
   "category": [
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 41111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/41111802",
         "title": "Liquid penetrant examination equipment",
         "example": [
            "Dye penetrant inspection equipment"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Portable drills"
         ]
      },
      {
         "code": 23271404,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/23271404",
         "title": "Plasma arc welding machine",
         "example": [
            "Plasma cutters"
         ]
      },
      {
         "code": 23271406,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/23271406",
         "title": "Spot welding machine",
         "example": [
            "Portable welding equipment"
         ]
      },
      {
         "code": 32101628,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/32101628",
         "title": "Microcontrollers",
         "example": [
            "Programmable logic controllers PLC"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": []
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": []
      },
      {
         "code": 43211512,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/43211512",
         "title": "Mainframe computers",
         "example": []
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/related/tools_used/43212105",
         "title": "Laser printers",
         "example": []
      }
   ]
}