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/27-3092.00/related/interests/1.B.1.e
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "1.B.1.e",
      "interest_code": "E",
      "name": "Enterprising",
      "description": "Work involves managing, negotiating, marketing, or selling, typically in a business setting, or leading or advising people in political and legal situations. Enterprising occupations are often associated with business initiatives, sales, marketing/advertising, finance, management/administration, professional advising, public speaking, politics, or law.",
      "see_more": "https://api-v2.onetcenter.org/online/onet_data/interests/E"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-9091.00/",
         "code": "41-9091.00",
         "title": "Door-to-Door Sales Workers, News and Street Vendors, and Related Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-1041.00/",
         "code": "53-1041.00",
         "title": "Aircraft Cargo Handling Supervisors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-9011.00/",
         "code": "41-9011.00",
         "title": "Demonstrators and Product Promoters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-1074.00/",
         "code": "13-1074.00",
         "title": "Farm Labor Contractors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-1014.00/",
         "code": "39-1014.00",
         "title": "First-Line Supervisors of Entertainment and Recreation Workers, Except Gambling Services",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}