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

URL:
https://api-v2.onetcenter.org/mnm/careers/25-9043.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-9043.00",
   "title": "Teaching Assistants, Special Education",
   "tags": {},
   "also_called": [
      {
         "title": "Special Education Aide",
         "summary": true
      },
      {
         "title": "Special Education Paraprofessional",
         "summary": true
      },
      {
         "title": "Special Education Teacher Assistant",
         "summary": true
      }
   ],
   "what_they_do": "Assist a preschool, elementary, middle, or secondary school teacher to provide academic, social, or life skills to students who have learning, emotional, or physical disabilities. Serve in a position for which a teacher has primary responsibility for the design and implementation of educational programs and services.",
   "on_the_job": [
      "Assist in bus loading and unloading.",
      "Assist librarians in school libraries.",
      "Attend staff meetings and serve on committees, as required."
   ],
   "word_cloud_terms": [
      "equipment",
      "life skill",
      "educational program",
      "work area",
      "technology",
      "student",
      "special education",
      "clean work area",
      "clean facility"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-9043.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-9043.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-9043.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-9043.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-9043.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/25-9043.00/explore_more",
         "title": "Explore More"
      }
   ]
}