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-4081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "category": [
      {
         "code": 43221501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43221501",
         "title": "Automated attendant systems",
         "example": [
            "Automated telephone answering systems"
         ]
      },
      {
         "code": 43221502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43221502",
         "title": "Automatic call distributor ACD",
         "example": [
            "Automated call distributors ACD"
         ]
      },
      {
         "code": 47121602,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/47121602",
         "title": "Vacuum cleaners",
         "example": []
      },
      {
         "code": 43221523,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43221523",
         "title": "Music or message on hold player",
         "example": [
            "On hold players"
         ]
      },
      {
         "code": 43221504,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43221504",
         "title": "Premise branch exchange PBX systems",
         "example": [
            "Private automatic branch exchange PABX systems"
         ]
      },
      {
         "code": 43221505,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43221505",
         "title": "Standalone telephone caller identification",
         "example": [
            "Telephone call identification systems"
         ]
      },
      {
         "code": 47121805,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/47121805",
         "title": "Pressure or steam cleaners",
         "example": [
            "Steam cleaning equipment"
         ]
      },
      {
         "code": 43191616,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43191616",
         "title": "Centrex phone console",
         "example": [
            "Centrex phone consoles"
         ]
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      },
      {
         "code": 43221519,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/related/tools_used/43221519",
         "title": "Voice mail systems",
         "example": []
      }
   ]
}