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/17-3021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 104,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Aligning punches",
            "Center punches",
            "Drive punches",
            "Pin punches"
         ],
         "example_more": [
            "Prick punches"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Digital calipers",
            "Spring calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 23271821,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/23271821",
         "title": "Welder torch",
         "example": [
            "Brazing equipment",
            "Brazing hearths",
            "Welding torches"
         ]
      },
      {
         "code": 41114624,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/41114624",
         "title": "Vibration testers",
         "example": [
            "Shakers",
            "Vibration tables",
            "Vibration transducers"
         ]
      },
      {
         "code": 23241615,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/23241615",
         "title": "Taps",
         "example": [
            "Bottoming taps",
            "Plug taps",
            "Taper taps"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat head screwdrivers",
            "Reed and Prince screwdrivers"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Air-supplying respirators",
            "Purifying respirators"
         ]
      },
      {
         "code": 41111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/41111803",
         "title": "Magnetic particle examination equipment",
         "example": [
            "Fluorescent penetrant inspection equipment",
            "Magnetic particle inspection equipment"
         ]
      },
      {
         "code": 44111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/44111803",
         "title": "Compasses",
         "example": [
            "Dividers",
            "Layout compasses"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Alignment squares",
            "Tri-squares"
         ]
      }
   ]
}