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/related/tasks/18565
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "18565",
      "title": "Confer with customers by telephone or in person to provide information about products or services, take or enter orders, cancel accounts, or obtain details of complaints.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-4051.00?tasks=18565"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-4012.00/",
         "code": "39-4012.00",
         "title": "Crematory Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4141.00/",
         "code": "43-4141.00",
         "title": "New Accounts Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
         "code": "43-5031.00",
         "title": "Public Safety Telecommunicators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4171.00/",
         "code": "43-4171.00",
         "title": "Receptionists and Information Clerks",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/",
         "code": "43-5111.00",
         "title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
         "tags": {}
      }
   ]
}