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/43-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 43221504,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/43221504",
         "title": "Premise branch exchange PBX systems",
         "example": [
            "Premise branch exchange PBX equipment",
            "Telephone switchboards"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 43223211,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/43223211",
         "title": "Paging controllers",
         "example": [
            "Paging systems"
         ]
      },
      {
         "code": 46171612,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/46171612",
         "title": "Video monitors",
         "example": [
            "Video surveillance monitors"
         ]
      },
      {
         "code": 43212104,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/43212104",
         "title": "Inkjet printers",
         "example": [
            "Computer inkjet printers"
         ]
      },
      {
         "code": 46171604,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/46171604",
         "title": "Alarm systems",
         "example": [
            "Alarm system monitors"
         ]
      },
      {
         "code": 45111705,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/45111705",
         "title": "Public address systems",
         "example": [
            "Public address PA systems"
         ]
      },
      {
         "code": 43221525,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/43221525",
         "title": "Intercom systems",
         "example": [
            "Intercom equipment"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multiline telephone systems"
         ]
      },
      {
         "code": 44101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-2011.00/related/tools_used/44101508",
         "title": "Laser fax machine",
         "example": [
            "Laser facsimile machines"
         ]
      }
   ]
}