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-9031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Surveillance cameras"
         ]
      },
      {
         "code": 48121101,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/48121101",
         "title": "Poker or slot machines",
         "example": [
            "Slot machines"
         ]
      },
      {
         "code": 46171604,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/46171604",
         "title": "Alarm systems",
         "example": [
            "Security alarm systems"
         ]
      },
      {
         "code": 46171622,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/46171622",
         "title": "Closed circuit television CCTV system",
         "example": [
            "Closed circuit television CCTV surveillance systems"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 46171633,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/46171633",
         "title": "Security metal detector",
         "example": [
            "Handheld metal detectors"
         ]
      },
      {
         "code": 52161545,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/52161545",
         "title": "Digital video recorders",
         "example": [
            "Digital video recording equipment"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      },
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs"
         ]
      }
   ]
}