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-9044.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 133,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Carpenters' levels",
            "Electronic levels",
            "Laser levels",
            "Precision levels"
         ],
         "example_more": [
            "Water levels"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Center punches",
            "Hole punches",
            "Prick punches",
            "Transfer punches"
         ],
         "example_more": [
            "Drift pins"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Inside calipers",
            "Outside calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain falls",
            "Chain hoists",
            "Overhead hoists",
            "Tuggers"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Brass hammers",
            "Dead-blow hammers",
            "Soft face hammers",
            "Steel hammers"
         ]
      },
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Bearing pullers",
            "Comealongs",
            "Gear pullers",
            "Packing pullers"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Depth micrometers",
            "Inside micrometers",
            "Outside micrometers"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Hydraulic jacks",
            "Ratchet jacks",
            "Screw jacks"
         ]
      },
      {
         "code": 44111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/44111803",
         "title": "Compasses",
         "example": [
            "Dividers",
            "Drafting compasses",
            "Trammel points"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9044.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "Optical squares",
            "Steel squares"
         ]
      }
   ]
}