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-4033.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23241402,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/23241402",
         "title": "Surface grinding machine",
         "example": [
            "Computer numerical control CNC grinding machines",
            "Outer diameter OD grinders",
            "Surface grinding machines",
            "Universal grinding machines"
         ],
         "example_more": [
            "Cylinder grinders",
            "Inner diameter ID grinders"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 41111623,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/41111623",
         "title": "Thickness measuring devices",
         "example": [
            "Gage pins",
            "Limit gauges"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 23241411,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/23241411",
         "title": "Buffing machine",
         "example": [
            "Buffing machines"
         ]
      },
      {
         "code": 41111631,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/41111631",
         "title": "Radius gauge",
         "example": [
            "Digital radius gauges"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Power hoists"
         ]
      },
      {
         "code": 41113702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/41113702",
         "title": "Comparators",
         "example": [
            "Digital comparators"
         ]
      },
      {
         "code": 23242603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/23242603",
         "title": "Chamfering machine",
         "example": [
            "Pipe chamfering machines"
         ]
      },
      {
         "code": 23241703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/related/tools_used/23241703",
         "title": "Vibratory or barrel finishing machine",
         "example": [
            "Barrel finishing machines"
         ]
      }
   ]
}