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-4061.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 36,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23261507,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/23261507",
         "title": "Three dimensional printing machine",
         "example": [
            "Fused deposition modeling FDM printers",
            "Selective layered sintering SLS printers",
            "Stereolithography SLA printers",
            "Three-dimensional prototyping printers"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Benchtop drill presses",
            "Hydraulic punch presses"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Microsoldering equipment",
            "Soldering irons"
         ]
      },
      {
         "code": 23242304,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/23242304",
         "title": "Tracer or duplicating or contouring lathe",
         "example": [
            "Jewelers lathes",
            "Manual lathes"
         ]
      },
      {
         "code": 27111519,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/27111519",
         "title": "Tinners snips",
         "example": [
            "Hand snips",
            "Metal shears"
         ]
      },
      {
         "code": 24101630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/24101630",
         "title": "Workshop cranes",
         "example": [
            "Portable workshop cranes"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Power brakes"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Electronic micrometers"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Grease dispensing guns"
         ]
      },
      {
         "code": 41114611,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/related/tools_used/41114611",
         "title": "Hardness testers",
         "example": [
            "Digital hardness testers"
         ]
      }
   ]
}