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-2171.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 40,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Crowbars",
            "Wrecking bars"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Acetylene torches",
            "Torches"
         ]
      },
      {
         "code": 23101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/23101504",
         "title": "Bending machines",
         "example": [
            "Automatic rebar tying tools",
            "Portable hydraulic rod benders"
         ]
      },
      {
         "code": 27112506,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/27112506",
         "title": "Hickeys",
         "example": [
            "Hickey bars",
            "Rebar benders"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Cutoff saws",
            "Jig saws"
         ]
      },
      {
         "code": 23242101,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/23242101",
         "title": "Bar or rod cutter",
         "example": [
            "Rebar cutters"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": [
            "Wire snips"
         ]
      },
      {
         "code": 24101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/24101611",
         "title": "Slings",
         "example": [
            "Chain slings",
            "Rigging equipment",
            "Shackle straps"
         ]
      },
      {
         "code": 46182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/tools_used/46182302",
         "title": "Fall protection lanyard",
         "example": [
            "Chokers",
            "Double lanyards"
         ]
      }
   ]
}