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-4031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Barbed wire unrollers",
            "Comealongs",
            "Post pullers",
            "Wire stretchers"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Pipe cutters"
         ]
      },
      {
         "code": 27112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/27112401",
         "title": "Staple guns",
         "example": [
            "Staple drivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Steel measuring tapes"
         ]
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": [
            "Hi-tensile wire cutters"
         ]
      },
      {
         "code": 27112002,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/27112002",
         "title": "Spades",
         "example": [
            "Digging spades"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Steel post pounders"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Spirit levels"
         ]
      },
      {
         "code": 22101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/22101902",
         "title": "Plaster or mortar mixers",
         "example": [
            "Cement mixers"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Hand jacks"
         ]
      }
   ]
}