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-9099.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 46171604,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/46171604",
         "title": "Alarm systems",
         "example": [
            "Contact alarm systems",
            "Security alarm systems"
         ]
      },
      {
         "code": 46171619,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/46171619",
         "title": "Security or access control systems",
         "example": [
            "Access control systems",
            "Electronic article surveillance EAS sensing devices"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Security surveillance cameras"
         ]
      },
      {
         "code": 46171622,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/46171622",
         "title": "Closed circuit television CCTV system",
         "example": [
            "Closed circuit television CCTV surveillance systems"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 46171523,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/46171523",
         "title": "Mechanical lock system",
         "example": [
            "Automated locks"
         ]
      },
      {
         "code": 46171633,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9099.02/related/tools_used/46171633",
         "title": "Security metal detector",
         "example": [
            "Electronic wanding devices"
         ]
      }
   ]
}