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/mnm/interests/enterprising
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 123,
   "next": "https://api-v2.onetcenter.org/mnm/interests/enterprising?start=21&end=40",
   "summary": {
      "title": "Enterprising",
      "description": "People with Enterprising interests like work that has to do with starting up and carrying out business projects. These people like taking action rather than thinking about things. They like persuading and leading people, making decisions, and taking risks for profit."
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/23-1021.00/",
         "code": "23-1021.00",
         "title": "Administrative Law Judges, Adjudicators, & Hearing Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising & Promotions Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3011.00/",
         "code": "41-3011.00",
         "title": "Advertising Sales Agents",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1011.00/",
         "code": "13-1011.00",
         "title": "Agents & Business Managers of Artists, Performers, & Athletes",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-1041.00/",
         "code": "53-1041.00",
         "title": "Aircraft Cargo Handling Supervisors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/23-1022.00/",
         "code": "23-1022.00",
         "title": "Arbitrators, Mediators, & Conciliators",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9041.00/",
         "code": "11-9041.00",
         "title": "Architectural & Engineering Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3051.03/",
         "code": "11-3051.03",
         "title": "Biofuels Production Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1199.04/",
         "code": "13-1199.04",
         "title": "Business Continuity Planners",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1021.00/",
         "code": "13-1021.00",
         "title": "Buyers & Purchasing Agents, Farm Products",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-1011.00/",
         "code": "35-1011.00",
         "title": "Chefs & Head Cooks",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-1011.00/",
         "code": "11-1011.00",
         "title": "Chief Executives",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-1011.03/",
         "code": "11-1011.03",
         "title": "Chief Sustainability Officers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/21-2011.00/",
         "code": "21-2011.00",
         "title": "Clergy",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-2041.01/",
         "code": "19-2041.01",
         "title": "Climate Change Policy Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3111.00/",
         "code": "11-3111.00",
         "title": "Compensation & Benefits Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1041.00/",
         "code": "13-1041.00",
         "title": "Compliance Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9021.00/",
         "code": "11-9021.00",
         "title": "Construction Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-2011.00/",
         "code": "35-2011.00",
         "title": "Cooks, Fast Food",
         "tags": {}
      }
   ]
}