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-2097.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 42,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat head screwdrivers",
            "Mains test screwdrivers",
            "Phillips head screwdrivers",
            "Pozi screwdrivers"
         ],
         "example_more": [
            "Magnetic screwdrivers"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Cable stripping tools",
            "Coaxial cable strippers",
            "Rotary coaxial cable strippers"
         ]
      },
      {
         "code": 27121810,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/27121810",
         "title": "Hydraulic hand crimp tool",
         "example": [
            "Hydraulic wire crimpers",
            "Universal compression tools"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Lighted tape measures",
            "Measuring tapes"
         ]
      },
      {
         "code": 27111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/27111511",
         "title": "Wire cutters",
         "example": [
            "Splicer's snips",
            "Wire cutting tools"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "Cable ringers",
            "Outlet testers"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Gas soldering irons",
            "Mains soldering irons"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex key sets"
         ]
      },
      {
         "code": 27111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/27111810",
         "title": "Stud finders",
         "example": [
            "Stud sensors"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      }
   ]
}