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-4193.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/details/tools_used?start=11&end=16",
   "category": [
      {
         "code": 23281603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/23281603",
         "title": "Heat treating age hardening furnace",
         "example": [
            "Bake ovens"
         ]
      },
      {
         "code": 24101630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/24101630",
         "title": "Workshop cranes",
         "example": [
            "Fixed workshop cranes"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 41113601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/41113601",
         "title": "Ammeters",
         "example": [
            "Digital ammeters"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers"
         ]
      },
      {
         "code": 23201202,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/23201202",
         "title": "Air dryers",
         "example": [
            "Spin dryers"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain hoists"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Digital levels"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Floor jacks"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": [
            "Wheeled forklifts"
         ]
      }
   ]
}