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-4035.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 45,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112825,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/27112825",
         "title": "Tool template sets",
         "example": [
            "Center finders",
            "Electronic edge finders",
            "Mechanical edge finders",
            "Tool probes"
         ],
         "example_more": [
            "Height setters"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Digital calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Coaxial indicators",
            "Drop indicators"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Inside digital ID micrometers",
            "Outside digital OD micrometers"
         ]
      },
      {
         "code": 23241901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/23241901",
         "title": "Horizontal boring machine",
         "example": [
            "Boring bars",
            "Horizontal boring mills"
         ]
      },
      {
         "code": 23242507,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/23242507",
         "title": "Universal milling machine",
         "example": [
            "Computer numerical control CNC milling machines",
            "Horizontal milling machines"
         ]
      },
      {
         "code": 23242510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/23242510",
         "title": "Planer style milling machine",
         "example": [
            "Metal planers"
         ]
      },
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Overhead cranes"
         ]
      },
      {
         "code": 40101720,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/40101720",
         "title": "Unit cooler",
         "example": [
            "Coolant chillers"
         ]
      },
      {
         "code": 23241401,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4035.00/related/tools_used/23241401",
         "title": "Bench grinder",
         "example": [
            "Industrial bench grinders"
         ]
      }
   ]
}