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-4062.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-4062.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112303,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/27112303",
         "title": "Scribers",
         "example": [
            "Metalworking scribers"
         ]
      },
      {
         "code": 41111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/41111604",
         "title": "Rulers",
         "example": [
            "Precision rulers",
            "Shrinkage rulers"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Radial arm saws",
            "Table saws"
         ]
      },
      {
         "code": 23161510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/23161510",
         "title": "Casting machines",
         "example": [
            "Gating systems"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Benchtop drill presses"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 23101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/23101521",
         "title": "Wire cathode electrode discharge machine",
         "example": [
            "Wire electrical discharge machining EDM equipment"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers"
         ]
      }
   ]
}