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/51-4111.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 126,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses",
            "Magnetic drill presses",
            "Radial drill presses",
            "Turret punch presses"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Bench grinders",
            "Die grinders",
            "Disc grinders",
            "Grinding wheels"
         ]
      },
      {
         "code": 41111618,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/41111618",
         "title": "Gage block set",
         "example": [
            "1-2-3 blocks",
            "Angle gauge blocks",
            "Gauge blocks",
            "V blocks"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Hermaphrodite calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "Die maker's squares",
            "Layout squares"
         ]
      },
      {
         "code": 23101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/23101505",
         "title": "Boring machines",
         "example": [
            "Boring bars",
            "Horizontal boring mills",
            "Jig bores"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers",
            "Height micrometers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat blade screwdrivers",
            "Phillips head screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes",
            "Telescoping measuring rods"
         ]
      },
      {
         "code": 23101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/related/tools_used/23101521",
         "title": "Wire cathode electrode discharge machine",
         "example": [
            "Electrical Discharge Machining EDM machines",
            "Wire electrical discharge machines"
         ]
      }
   ]
}