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-3022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 44,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Cold knives",
            "Cut-out knives",
            "Long knives",
            "Urethane sealant cutout knives"
         ]
      },
      {
         "code": 27141001,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27141001",
         "title": "Trim or molding tools",
         "example": [
            "Lacing tools",
            "Trim tools",
            "Windshield molding removal tools"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Ratcheting screwdrivers"
         ]
      },
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Pliers action clip removers",
            "Upholstery removal tools"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Oscillating power knives",
            "Windshield removal power knives"
         ]
      },
      {
         "code": 39101616,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/39101616",
         "title": "Ultraviolet UV lamps",
         "example": [
            "Ultraviolet UV curing lamps",
            "Ultraviolet UV lights"
         ]
      },
      {
         "code": 27111940,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27111940",
         "title": "Mill saw file",
         "example": [
            "Single-cut mill saw files"
         ]
      },
      {
         "code": 27112701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27112701",
         "title": "Power blowers",
         "example": [
            "Moisture evaporators"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 27111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/related/tools_used/27111501",
         "title": "Knife blades",
         "example": [
            "Hot knife blades",
            "Pneumatic windshield removal blades"
         ]
      }
   ]
}