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-9041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 125,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses",
            "Punch presses",
            "Radial drills"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Cylindrical grinders",
            "Grinding wheels",
            "Precision grinders"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Allen wrenches",
            "Hex wrenches"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Inside micrometers",
            "Outside micrometers"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Vernier instruments"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain falls",
            "Chain hoists"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Level gauges",
            "Precision levels"
         ]
      },
      {
         "code": 23242303,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/23242303",
         "title": "Horizontal turning center",
         "example": [
            "Engine lathes",
            "Turning lathes"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Cylindrical procedures squares",
            "Precision squares"
         ]
      },
      {
         "code": 41111623,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9041.00/related/tools_used/41111623",
         "title": "Thickness measuring devices",
         "example": [
            "Space gauges",
            "Thickness gauges"
         ]
      }
   ]
}