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-3053.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 76,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Cotter pin pullers",
            "Fuel line removers",
            "Gear pullers",
            "Magneto bearing pullers"
         ],
         "example_more": [
            "Camshaft bearing pullers",
            "Flywheel pullers",
            "Seal pullers"
         ]
      },
      {
         "code": 27111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/27111704",
         "title": "Sockets",
         "example": [
            "Metric flex socket wrenches",
            "Spark plug socket wrenches",
            "Standard flex socket wrenches",
            "Standard socket wrenches"
         ],
         "example_more": [
            "Metric socket wrenches"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Slot screwdrivers",
            "Small jet carburetor screwdrivers"
         ]
      },
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Bearing drivers",
            "Breaker bars",
            "Starter clutch wrenches"
         ]
      },
      {
         "code": 25191814,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/25191814",
         "title": "Spark plug tester",
         "example": [
            "Adjustable gap spark testers",
            "Ignition testers",
            "Inline spark testers"
         ]
      },
      {
         "code": 25191817,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/25191817",
         "title": "Compression pressure gauge",
         "example": [
            "Carburetor pressure gauges",
            "Compression testing gauges",
            "Leakdown testers"
         ]
      },
      {
         "code": 27112713,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/27112713",
         "title": "Impact wrenches",
         "example": [
            "Power wrenches"
         ]
      },
      {
         "code": 27113202,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/27113202",
         "title": "Bearing fitting tool kits",
         "example": [
            "Cam bearing plug gauges",
            "Main bearing plug gauges"
         ]
      },
      {
         "code": 41112802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/41112802",
         "title": "Tachometers",
         "example": [
            "Digital tachometers",
            "Wireless tachometers"
         ]
      },
      {
         "code": 40151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3053.00/related/tools_used/40151601",
         "title": "Air compressors",
         "example": [
            "Portable air compressors"
         ]
      }
   ]
}