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/33-3011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46171633,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/46171633",
         "title": "Security metal detector",
         "example": [
            "Handheld metal detector",
            "Walk-through metal detectors"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs"
         ]
      },
      {
         "code": 46101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/46101504",
         "title": "Handguns",
         "example": [
            "Law enforcement handguns"
         ]
      },
      {
         "code": 46171612,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/46171612",
         "title": "Video monitors",
         "example": [
            "Video surveillance systems"
         ]
      },
      {
         "code": 43221522,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/43221522",
         "title": "Teleconference equipment",
         "example": [
            "Teleconferencing equipment"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Passenger cars"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 44111911,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/44111911",
         "title": "Interactive whiteboards or accessories",
         "example": [
            "Electronic whiteboards"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      }
   ]
}