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/53-6051.07/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 40,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111921,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/41111921",
         "title": "Speed sensors",
         "example": [
            "Decelerometers",
            "Digital timing lights",
            "Stroboscopes"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners",
            "Onboard diagnostics OBD scanners"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      },
      {
         "code": 41113101,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/41113101",
         "title": "Automotive exhaust emission analyzers",
         "example": [
            "Exhaust analyzers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Straight screwdrivers"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Steel measuring tapes"
         ]
      },
      {
         "code": 41111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/41111511",
         "title": "Truck or rail scales",
         "example": [
            "Vehicle weight scales"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Measurement calipers"
         ]
      },
      {
         "code": 41103302,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/tools_used/41103302",
         "title": "Battery acid hydrometers",
         "example": [
            "Battery test hydrometers"
         ]
      }
   ]
}