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-4099.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 58,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "Framing squares"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Digital voltmeters DVM",
            "Non-contact voltage detectors"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Reciprocating saws"
         ]
      },
      {
         "code": 41111809,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/41111809",
         "title": "Leak testing equipment",
         "example": [
            "Blower doors",
            "Smoke generators"
         ]
      },
      {
         "code": 27111519,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/27111519",
         "title": "Tinners snips",
         "example": [
            "Electric tin snips",
            "Hand tin snips"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Non-contact digital thermometers"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 41113640,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/41113640",
         "title": "Wattmeters",
         "example": [
            "Digital wattmeters"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4099.03/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Dust masks"
         ]
      }
   ]
}