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-2096.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/49-2096.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27141001,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/27141001",
         "title": "Trim or molding tools",
         "example": [
            "Door panel fastener removal tools",
            "Panel tools",
            "Trim removal tools",
            "Tucking tools"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat blade screwdrivers",
            "Phillips head screwdrivers"
         ]
      },
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Clip and staple pullers",
            "Window handle removal tools"
         ]
      },
      {
         "code": 23153010,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/23153010",
         "title": "Removal jig",
         "example": [
            "Radio removal tools"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Polarity testers"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Tubing cutters"
         ]
      },
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Carpet knives"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "Circuit testers"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2096.00/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Soldering irons"
         ]
      }
   ]
}