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/conventional
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 191,
   "next": "https://api-v2.onetcenter.org/mnm/interests/conventional?start=21&end=40",
   "summary": {
      "title": "Conventional",
      "description": "People with Conventional interests like work that follows set procedures and routines. They prefer working with information and paying attention to detail rather than working with ideas. They like working with clear rules and following a strong leader."
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2011.00/",
         "code": "13-2011.00",
         "title": "Accountants & Auditors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2011.00/",
         "code": "15-2011.00",
         "title": "Actuaries",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/45-2091.00/",
         "code": "45-2091.00",
         "title": "Agricultural Equipment Operators",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2021.00/",
         "code": "53-2021.00",
         "title": "Air Traffic Controllers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-3091.00/",
         "code": "39-3091.00",
         "title": "Amusement & Recreation Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1071.01/",
         "code": "29-1071.01",
         "title": "Anesthesiologist Assistants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2023.00/",
         "code": "13-2023.00",
         "title": "Appraisers & Assessors of Real Estate",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2022.00/",
         "code": "13-2022.00",
         "title": "Appraisers of Personal & Business Property",
         "tags": {}
      },
      {
         "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/25-4011.00/",
         "code": "25-4011.00",
         "title": "Archivists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6051.01/",
         "code": "53-6051.01",
         "title": "Aviation Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-3023.01/",
         "code": "35-3023.01",
         "title": "Baristas",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-3011.00/",
         "code": "43-3011.00",
         "title": "Bill & Account Collectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-3021.00/",
         "code": "43-3021.00",
         "title": "Billing & Posting Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3051.04/",
         "code": "11-3051.04",
         "title": "Biomass Power Plant Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2041.01/",
         "code": "15-2041.01",
         "title": "Biostatisticians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-1299.07/",
         "code": "15-1299.07",
         "title": "Blockchain Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-3031.00/",
         "code": "43-3031.00",
         "title": "Bookkeeping, Accounting, & Auditing Clerks",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}