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/53-3054.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "53-3054.00",
   "title": "Taxi Drivers",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Cab Driver",
         "summary": true
      },
      {
         "title": "Taxi Cab Driver",
         "summary": true
      },
      {
         "title": "Taxi Driver",
         "summary": true
      }
   ],
   "what_they_do": "Drive a motor vehicle to transport passengers on an unplanned basis and charge a fare, usually based on a meter.",
   "on_the_job": [
      "Collect fares or vouchers from passengers, and make change or issue receipts as necessary.",
      "Communicate with dispatchers by radio, telephone, or computer to exchange information and receive requests for passenger service.",
      "Complete accident reports when necessary."
   ],
   "word_cloud_terms": [
      "motor vehicle",
      "assist passengers",
      "procedure for operation",
      "realistic interests",
      "clean",
      "customer",
      "collect fares",
      "communication"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3054.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3054.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3054.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3054.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3054.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3054.00/explore_more",
         "title": "Explore More"
      }
   ]
}