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/51-9192.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 27,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 47121805,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/47121805",
         "title": "Pressure or steam cleaners",
         "example": [
            "Hydro blasting equipment",
            "Steam lines"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Grease dispensing guns"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Air purifying respirators"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Multipurpose hammers"
         ]
      },
      {
         "code": 27112702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/27112702",
         "title": "Power buffers",
         "example": [
            "High speed buffers"
         ]
      },
      {
         "code": 41121802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/41121802",
         "title": "Laboratory stirring rods",
         "example": [
            "Calibrated measuring rods"
         ]
      },
      {
         "code": 46181802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/46181802",
         "title": "Safety glasses",
         "example": [
            "Eye protection"
         ]
      },
      {
         "code": 47101512,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/47101512",
         "title": "Mixers or agitators",
         "example": [
            "Water agitators"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": [
            "Wheeled forklifts"
         ]
      }
   ]
}