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/social
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 145,
   "next": "https://api-v2.onetcenter.org/mnm/interests/social?start=21&end=40",
   "summary": {
      "title": "Social",
      "description": "People with Social interests like working with others to help them learn and grow. They like working with people more than working with objects, machines, or information. They like teaching, giving advice, and helping and being of service to people."
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1291.00/",
         "code": "29-1291.00",
         "title": "Acupuncturists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1141.01/",
         "code": "29-1141.01",
         "title": "Acute Care Nurses",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/25-3011.00/",
         "code": "25-3011.00",
         "title": "Adult Basic Education, Adult Secondary Education, & English as a Second Language Instructors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1041.00/",
         "code": "25-1041.00",
         "title": "Agricultural Sciences Teachers, Postsecondary",
         "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/39-2021.00/",
         "code": "39-2021.00",
         "title": "Animal Caretakers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/25-1061.00/",
         "code": "25-1061.00",
         "title": "Anthropology & Archeology Teachers, Postsecondary",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1031.00/",
         "code": "25-1031.00",
         "title": "Architecture Teachers, Postsecondary",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1062.00/",
         "code": "25-1062.00",
         "title": "Area, Ethnic, & Cultural Studies Teachers, Postsecondary",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1129.01/",
         "code": "29-1129.01",
         "title": "Art Therapists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1121.00/",
         "code": "25-1121.00",
         "title": "Art, Drama, & Music Teachers, Postsecondary",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9091.00/",
         "code": "29-9091.00",
         "title": "Athletic Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1051.00/",
         "code": "25-1051.00",
         "title": "Atmospheric, Earth, Marine, & Space Sciences Teachers, Postsecondary",
         "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/25-1042.00/",
         "code": "25-1042.00",
         "title": "Biological Science Teachers, Postsecondary",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-1011.00/",
         "code": "25-1011.00",
         "title": "Business Teachers, Postsecondary",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-2023.00/",
         "code": "25-2023.00",
         "title": "Career/Technical Education Teachers, Middle School",
         "tags": {}
      }
   ]
}