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/53-6021.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "53-6021.00",
   "title": "Parking Attendants",
   "tags": {},
   "also_called": [
      {
         "title": "Hiker",
         "summary": false
      },
      {
         "title": "Parking Attendant",
         "summary": true
      },
      {
         "title": "Parking Cashier",
         "summary": false
      },
      {
         "title": "Parking Lot Attendant",
         "summary": true
      },
      {
         "title": "Parking Ramp Attendant",
         "summary": false
      },
      {
         "title": "Valet Attendant",
         "summary": true
      },
      {
         "title": "Valet Parker",
         "summary": true
      },
      {
         "title": "Valet Parking Attendant",
         "summary": false
      }
   ],
   "what_they_do": "Park vehicles or issue tickets for customers in a parking lot or garage. May park or tend vehicles in environments such as a car dealership or rental car facility. May collect fee.",
   "on_the_job": [
      "Take numbered tags from customers, locate vehicles, and deliver vehicles, or provide customers with instructions for locating vehicles.",
      "Inspect vehicles to detect any damage.",
      "Greet customers and open their car doors."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "inspect vehicle",
      "greet customers",
      "issue tickets",
      "personal service",
      "parking lot",
      "information",
      "park",
      "handle cash",
      "collect fees"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6021.00/explore_more",
         "title": "Explore More"
      }
   ]
}