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/53-7064.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/27112401",
         "title": "Staple guns",
         "example": [
            "Carton closing staplers",
            "Foot-operated staplers",
            "Pneumatic roll staplers",
            "Pneumatic stick staplers"
         ],
         "example_more": [
            "Pneumatic foot-operated staplers"
         ]
      },
      {
         "code": 23152902,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/23152902",
         "title": "Form or fill or seal machinery",
         "example": [
            "Bagging machines",
            "Clamshell sealers",
            "Heat sealers"
         ]
      },
      {
         "code": 23152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/23152901",
         "title": "Wrapping machinery",
         "example": [
            "Strapping machines",
            "Stretch wrapping machines"
         ]
      },
      {
         "code": 24102202,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/24102202",
         "title": "Box sealing tape dispensers",
         "example": [
            "Electronic water-activated tape dispensers",
            "Pistol grip tape dispensers"
         ]
      },
      {
         "code": 24102204,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/24102204",
         "title": "Strapping dispenser",
         "example": [
            "Combination polypropylene strapping tools",
            "Stretch wrap dispensers"
         ]
      },
      {
         "code": 44102305,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/44102305",
         "title": "Strapping tensioners or sealers",
         "example": [
            "Strap sealers",
            "Strap tensioners"
         ]
      },
      {
         "code": 44102301,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/44102301",
         "title": "Bundling machines",
         "example": [
            "Bundling equipment"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7064.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": [
            "Strap cutters"
         ]
      }
   ]
}