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/47-1011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 111,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Aerial personnel lifts",
            "Manlifts",
            "Swing stages"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Band saws",
            "Saber saws",
            "Table saws"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Brick trowels",
            "Pointing trowels"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat head screwdrivers",
            "Phillips head screwdrivers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Bubble levels",
            "Precision levels"
         ]
      },
      {
         "code": 41112212,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/41112212",
         "title": "Surface thermometers",
         "example": [
            "Analog temperature analyzers",
            "Digital temperature analyzers"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "Layout squares"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Glass gloves",
            "Safety gloves"
         ]
      },
      {
         "code": 23271707,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/23271707",
         "title": "Gas welding or brazing or cutting apparatus",
         "example": [
            "Acetylene welding equipment",
            "Oxyfuel gas welders"
         ]
      },
      {
         "code": 27111518,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.00/related/tools_used/27111518",
         "title": "Wire lug crimping tool",
         "example": [
            "Hydraulic crimping tools",
            "Wire crimpers"
         ]
      }
   ]
}