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-3031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 97,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Bleeder wrenches",
            "Flare nut wrenches",
            "Pump wrenches",
            "Slug wrenches"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Inside calipers",
            "Outside calipers"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Detroit diesel electronic control DDEC readers",
            "Flash card readers",
            "Handheld diagnostic computers"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses",
            "Punch presses"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Acetylene torches",
            "Cutting torches"
         ]
      },
      {
         "code": 23152203,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/23152203",
         "title": "Engine or component test stands",
         "example": [
            "Fuel pump test stands",
            "Governor test stands"
         ]
      },
      {
         "code": 23101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/23101505",
         "title": "Boring machines",
         "example": [
            "Boring bars",
            "Boring tools"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Brass drifts",
            "Punch sets"
         ]
      },
      {
         "code": 27112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/27112110",
         "title": "Retaining ring pliers",
         "example": [
            "Snap ring pliers"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      }
   ]
}