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-4194.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Computer numerically controlled CNC grinders",
            "Cutter grinders",
            "Drill grinders",
            "Tool grinders"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      },
      {
         "code": 23241401,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/23241401",
         "title": "Bench grinder",
         "example": [
            "Industrial bench grinders"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 41111631,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/41111631",
         "title": "Radius gauge",
         "example": [
            "Digital radius gauges"
         ]
      },
      {
         "code": 23242302,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/23242302",
         "title": "Automatic lathe or chucking machine",
         "example": [
            "Automatic metalworking lathes"
         ]
      },
      {
         "code": 23241402,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/23241402",
         "title": "Surface grinding machine",
         "example": [
            "Surface grinding machines"
         ]
      },
      {
         "code": 41113702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/41113702",
         "title": "Comparators",
         "example": [
            "Optical comparators"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4194.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Air pressure gauges"
         ]
      }
   ]
}