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-6031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/27112302",
         "title": "Awls",
         "example": [
            "Tire probing awls"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Power hoists"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Tire hammers"
         ]
      },
      {
         "code": 27111703,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/27111703",
         "title": "Socket sets",
         "example": [
            "Socket wrench sets"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Hydraulic jacks"
         ]
      },
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Hub-cap pullers"
         ]
      },
      {
         "code": 27112132,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/27112132",
         "title": "Hold down clamps",
         "example": [
            "Holding clamps"
         ]
      },
      {
         "code": 25191702,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/25191702",
         "title": "Wheel alignment equipment",
         "example": [
            "Wheel alignment machines"
         ]
      },
      {
         "code": 47121803,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/47121803",
         "title": "Squeegees or washers",
         "example": [
            "Glass squeegees"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Safety gloves"
         ]
      }
   ]
}