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/13-1199.07/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital video recorders",
            "Network video recorders"
         ]
      },
      {
         "code": 46171619,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/46171619",
         "title": "Security or access control systems",
         "example": [
            "Electronic access control systems",
            "Mechanical access control systems"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Computer server equipment"
         ]
      },
      {
         "code": 45111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/45111901",
         "title": "Audioconferencing systems",
         "example": [
            "Audioconferencing equipment"
         ]
      },
      {
         "code": 45111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/45111902",
         "title": "Videoconferencing systems",
         "example": [
            "Videoconferencing equipment"
         ]
      },
      {
         "code": 46171622,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/46171622",
         "title": "Closed circuit television CCTV system",
         "example": [
            "Closed circuit television CCTV monitoring systems"
         ]
      },
      {
         "code": 46171604,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/46171604",
         "title": "Alarm systems",
         "example": [
            "Intrusion detection systems"
         ]
      },
      {
         "code": 46171524,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/46171524",
         "title": "Card key lock",
         "example": [
            "Card readers"
         ]
      },
      {
         "code": 41113806,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/41113806",
         "title": "Magnetometer geophysical instruments",
         "example": [
            "Magnetometers"
         ]
      },
      {
         "code": 46171608,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/related/tools_used/46171608",
         "title": "Motion detectors",
         "example": [
            "Approach detection systems"
         ]
      }
   ]
}