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/careers/33-9093.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "33-9093.00",
   "title": "Transportation Security Screeners",
   "tags": {},
   "also_called": [
      {
         "title": "Security Screener",
         "summary": true
      },
      {
         "title": "Transportation Security Officer (TSO)",
         "summary": true
      }
   ],
   "what_they_do": "Conduct screening of passengers, baggage, or cargo to ensure compliance with Transportation Security Administration (TSA) regulations. May operate basic security equipment such as x-ray machines and hand wands at screening checkpoints.",
   "on_the_job": [
      "Inspect carry-on items, using x-ray viewing equipment, to determine whether items contain objects that warrant further investigation.",
      "Search carry-on or checked baggage by hand when it is suspected to contain prohibited items such as weapons.",
      "Check passengers' tickets to ensure that they are valid, and to determine whether passengers have designations that require special handling, such as providing photo identification."
   ],
   "word_cloud_terms": [
      "security",
      "baggage",
      "conventional interests",
      "screen passengers",
      "x-ray equipment",
      "check tickets",
      "dangerous item",
      "pat-down"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9093.00/explore_more",
         "title": "Explore More"
      }
   ]
}