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-2092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 69,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Bench voltmeters",
            "Light emitting diode LED voltage tester",
            "Neon voltage testers",
            "Surge testers"
         ],
         "example_more": [
            "Clamp voltmeters",
            "Series solenoid voltage testers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Cabinet-tip screwdrivers",
            "Conduit-fitting and reaming screwdrivers",
            "Keystone-tip screwdrivers",
            "Square-recess tip screwdrivers"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Automatic wire strippers",
            "Handheld wire strippers",
            "Twin wheel wire strippers"
         ]
      },
      {
         "code": 41113601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/41113601",
         "title": "Ammeters",
         "example": [
            "Bench ammeters",
            "Clamp ammeters",
            "Volt-ammeters"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 41113631,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/41113631",
         "title": "Ohmmeters",
         "example": [
            "Analog ohmmeters",
            "Digital ohmmeters"
         ]
      },
      {
         "code": 27113202,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/27113202",
         "title": "Bearing fitting tool kits",
         "example": [
            "Bearing puller sets",
            "Bearing setting tools"
         ]
      },
      {
         "code": 23153802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/23153802",
         "title": "Electrical coil winding machine",
         "example": [
            "Armature winders",
            "Electric coil winders"
         ]
      },
      {
         "code": 23242603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/23242603",
         "title": "Chamfering machine",
         "example": [
            "Chamfer mills",
            "Slot shavers"
         ]
      },
      {
         "code": 41114624,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2092.00/related/tools_used/41114624",
         "title": "Vibration testers",
         "example": [
            "Portable vibration testers",
            "Vibration analyzers"
         ]
      }
   ]
}