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/49-9043.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 71,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Bench saws",
            "Cutoff saws"
         ]
      },
      {
         "code": 27111559,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/27111559",
         "title": "Hacksaw",
         "example": [
            "Hacksaws",
            "Power hacksaws"
         ]
      },
      {
         "code": 31191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/31191510",
         "title": "Abrasive stones",
         "example": [
            "Abrasive rubbing stones"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Manlifts"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses"
         ]
      },
      {
         "code": 46171511,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/46171511",
         "title": "Lockout devices",
         "example": [
            "Lockout hasps"
         ]
      },
      {
         "code": 24101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/24101611",
         "title": "Slings",
         "example": [
            "Rigging equipment"
         ]
      },
      {
         "code": 23271711,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9043.00/related/tools_used/23271711",
         "title": "Welding or cutting tip",
         "example": [
            "Welding tips"
         ]
      }
   ]
}