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-8013.04/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 41113601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/41113601",
         "title": "Ammeters",
         "example": [
            "Clamp-on ammeters"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses"
         ]
      },
      {
         "code": 27111711,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/27111711",
         "title": "Ratchets",
         "example": [
            "Ratchet sets"
         ]
      },
      {
         "code": 41111931,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/41111931",
         "title": "Flow sensors",
         "example": [
            "Water flow meters"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Protective respirators"
         ]
      },
      {
         "code": 22101802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/22101802",
         "title": "Platform lift",
         "example": [
            "Staging equipment"
         ]
      },
      {
         "code": 46181902,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.04/related/tools_used/46181902",
         "title": "Acoustic ear muffs or defenders",
         "example": [
            "Protective ear muffs"
         ]
      }
   ]
}