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-2095.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 48,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Bench voltmeters",
            "Light emitting diode LED voltage tester",
            "Neon voltage testers",
            "Series solenoid voltage testers"
         ]
      },
      {
         "code": 41113601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/41113601",
         "title": "Ammeters",
         "example": [
            "Bench ammeters",
            "Clamp ammeters",
            "Volt-ammeters"
         ]
      },
      {
         "code": 41113631,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/41113631",
         "title": "Ohmmeters",
         "example": [
            "Analog ohmmeters",
            "Digital ohmmeters"
         ]
      },
      {
         "code": 27112115,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/27112115",
         "title": "Locking pliers",
         "example": [
            "Multigrip pliers",
            "Vise grip pliers"
         ]
      },
      {
         "code": 23241510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/23241510",
         "title": "Metal shearing machine",
         "example": [
            "Sheet metal guillotines"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Stepladders"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Electrical fire extinguishers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2095.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Slot screwdrivers"
         ]
      }
   ]
}