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/49-9063.00/related/work_context/4.C.1.b.1.f
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.C.1.b.1.f",
      "name": "Deal With External Customers or the Public in General",
      "description": "How important is it to deal with external customers (as in retail sales) or the public in general (as in police work) in this job?",
      "see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.1.b.1.f"
   },
   "occupation": [
      {
         "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/41-3021.00/",
         "code": "41-3021.00",
         "title": "Insurance Sales Agents",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-4011.07/",
         "code": "41-4011.07",
         "title": "Solar Sales Representatives and Assessors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-1013.00/",
         "code": "39-1013.00",
         "title": "First-Line Supervisors of Gambling Services Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/",
         "code": "29-2092.00",
         "title": "Hearing Aid Specialists",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}