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/realistic
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 404,
   "next": "https://api-v2.onetcenter.org/mnm/interests/realistic?start=21&end=40",
   "summary": {
      "title": "Realistic",
      "description": "People with Realistic interests like work activities that include practical, hands-on problems and answers. They like working with plants and animals, and real-world materials, like wood, tools, and machinery. They enjoy outside work."
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-2059.01/",
         "code": "25-2059.01",
         "title": "Adapted Physical Education Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering & Operations Technologists & Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/45-2011.00/",
         "code": "45-2011.00",
         "title": "Agricultural Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-4012.00/",
         "code": "19-4012.00",
         "title": "Agricultural Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3011.00/",
         "code": "49-3011.00",
         "title": "Aircraft Mechanics & Service Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6032.00/",
         "code": "53-6032.00",
         "title": "Aircraft Service Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-2011.00/",
         "code": "51-2011.00",
         "title": "Aircraft Structure, Surfaces, Rigging, & Systems Assemblers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2011.00/",
         "code": "53-2011.00",
         "title": "Airline Pilots, Copilots, & Flight Engineers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3011.00/",
         "code": "53-3011.00",
         "title": "Ambulance Drivers & Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/45-2021.00/",
         "code": "45-2021.00",
         "title": "Animal Breeders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2021.00/",
         "code": "39-2021.00",
         "title": "Animal Caretakers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9011.00/",
         "code": "33-9011.00",
         "title": "Animal Control Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2011.00/",
         "code": "39-2011.00",
         "title": "Animal Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists & Archeologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-1011.00/",
         "code": "17-1011.00",
         "title": "Architects",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3011.00/",
         "code": "17-3011.00",
         "title": "Architectural & Civil Drafters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-2011.00/",
         "code": "19-2011.00",
         "title": "Astronomers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2021.00/",
         "code": "27-2021.00",
         "title": "Athletes & Sports Competitors",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}