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/33-9032.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "33-9032.00",
   "title": "Security Guards",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Armed Security Officer",
         "summary": false
      },
      {
         "title": "Campus Security Officer (CSO)",
         "summary": false
      },
      {
         "title": "Custom Protection Officer (CPO)",
         "summary": false
      },
      {
         "title": "Customer Service Security Officer",
         "summary": false
      },
      {
         "title": "Hotel Security Officer",
         "summary": false
      },
      {
         "title": "Loss Prevention Officer",
         "summary": false
      },
      {
         "title": "Safety and Security Officer",
         "summary": true
      },
      {
         "title": "Security Agent",
         "summary": true
      },
      {
         "title": "Security Guard",
         "summary": true
      },
      {
         "title": "Security Officer",
         "summary": true
      }
   ],
   "what_they_do": "Guard, patrol, or monitor premises to prevent theft, violence, or infractions of rules. May operate x-ray and metal detector equipment.",
   "on_the_job": [
      "Lock doors and gates of entrances and exits to secure buildings.",
      "Patrol industrial or commercial premises to prevent and detect signs of intrusion and ensure security of doors, windows, and gates.",
      "Respond to medical emergencies by administering basic first aid or by obtaining assistance from paramedics."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "theft",
      "safety",
      "problem",
      "write reports",
      "equipment",
      "unauthorized person",
      "secure building",
      "alarms"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9032.00/explore_more",
         "title": "Explore More"
      }
   ]
}