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-4051.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-4051.00/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 43221505,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43221505",
         "title": "Standalone telephone caller identification",
         "example": [
            "Calling line identification equipment",
            "Dialed number identification systems DNIS"
         ]
      },
      {
         "code": 43221507,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43221507",
         "title": "Autodialers",
         "example": [
            "Autodialing systems",
            "Predictive dialers"
         ]
      },
      {
         "code": 43221501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43221501",
         "title": "Automated attendant systems",
         "example": [
            "Voice broadcasting systems"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": []
      },
      {
         "code": 43221502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43221502",
         "title": "Automatic call distributor ACD",
         "example": [
            "Automatic call distribution ACD system"
         ]
      },
      {
         "code": 43221523,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43221523",
         "title": "Music or message on hold player",
         "example": [
            "On hold players"
         ]
      },
      {
         "code": 43211504,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43211504",
         "title": "Personal digital assistant PDAs or organizers",
         "example": [
            "Personal digital assistants PDA"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multi-line telephone systems"
         ]
      }
   ]
}