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-9162.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Computer numerical control CNC punch presses",
            "Drill presses"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 23242302,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/23242302",
         "title": "Automatic lathe or chucking machine",
         "example": [
            "Computer numerically controlled CNC lathes",
            "Screw machines"
         ]
      },
      {
         "code": 41111920,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/41111920",
         "title": "Coordinate measuring machines CMM",
         "example": [
            "Coodinate meauring machines CMM"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Computer numerical control CNC press brakes"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 41111631,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/41111631",
         "title": "Radius gauge",
         "example": [
            "Fillet gauges"
         ]
      },
      {
         "code": 41111641,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/41111641",
         "title": "Thread pitch gauge",
         "example": [
            "Screw pitch gauges"
         ]
      },
      {
         "code": 41113702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/related/tools_used/41113702",
         "title": "Comparators",
         "example": [
            "Optical comparators"
         ]
      }
   ]
}