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-4081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 46,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/23101508",
         "title": "Cutting machines",
         "example": [
            "Lathe machines",
            "Punching machines",
            "Slitting machines"
         ]
      },
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Overhead cranes"
         ]
      },
      {
         "code": 27111940,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/27111940",
         "title": "Mill saw file",
         "example": [
            "Single-cut mill saw files"
         ]
      },
      {
         "code": 23151501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/23151501",
         "title": "Blow molding machines",
         "example": [
            "Blow-molding machines"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Power press brakes"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Straight screwdrivers"
         ]
      },
      {
         "code": 23241411,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/23241411",
         "title": "Buffing machine",
         "example": [
            "Buffing machines"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Power hoists"
         ]
      },
      {
         "code": 46181702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/46181702",
         "title": "Facial shields",
         "example": [
            "Face masks"
         ]
      },
      {
         "code": 23251802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/related/tools_used/23251802",
         "title": "Cutting die",
         "example": [
            "Metal cutting dies"
         ]
      }
   ]
}