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-4022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses",
            "Punch presses",
            "Stationary drill presses",
            "Turret punches"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Flanging machines",
            "Sheet metal press brakes",
            "Sheet metal rolls"
         ]
      },
      {
         "code": 23241510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/23241510",
         "title": "Metal shearing machine",
         "example": [
            "Blanking presses",
            "Sheet metal shearing machines"
         ]
      },
      {
         "code": 23251702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/23251702",
         "title": "Impression and closed die forging press",
         "example": [
            "Hydraulic forging presses",
            "Mechanical forging presses"
         ]
      },
      {
         "code": 23251705,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/23251705",
         "title": "Roll forging machines",
         "example": [
            "Automatic roll forging machines",
            "Hydraulic roll forging machines"
         ]
      },
      {
         "code": 40101805,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/40101805",
         "title": "Furnaces",
         "example": [
            "Gas furnaces",
            "Oil furnaces"
         ]
      },
      {
         "code": 27112707,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/27112707",
         "title": "Power routers",
         "example": [
            "Metal cutting routers",
            "Variable speed routers"
         ]
      },
      {
         "code": 27113301,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/27113301",
         "title": "Magnifying glass",
         "example": [
            "Magnifying glasses"
         ]
      },
      {
         "code": 23241401,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/23241401",
         "title": "Bench grinder",
         "example": [
            "Bench grinders"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      }
   ]
}