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/11-9131.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "11-9131.00",
   "title": "Postmasters & Mail Superintendents",
   "tags": {},
   "also_called": [
      {
         "title": "Delivery Supervisor",
         "summary": false
      },
      {
         "title": "Distribution Operation Supervisor (SDO)",
         "summary": true
      },
      {
         "title": "Distribution Operations Manager",
         "summary": true
      },
      {
         "title": "Distribution Operations Supervisor",
         "summary": false
      },
      {
         "title": "Mail Delivery Supervisor",
         "summary": false
      },
      {
         "title": "Postal Supervisor",
         "summary": false
      },
      {
         "title": "Postmaster",
         "summary": true
      },
      {
         "title": "Postmaster Relief (PMR)",
         "summary": false
      },
      {
         "title": "Remote Encoding Center Manager",
         "summary": true
      },
      {
         "title": "Remote Encoding Operations Supervisor",
         "summary": false
      }
   ],
   "what_they_do": "Plan, direct, or coordinate operational, administrative, management, and support services of a U.S. post office; or coordinate activities of workers engaged in postal and related work in assigned post office.",
   "on_the_job": [
      "Monitor employees' work schedules and attendance for payroll purposes.",
      "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "Resolve customer complaints."
   ],
   "word_cloud_terms": [
      "information",
      "service",
      "enterprising",
      "mail",
      "management",
      "customer complaint",
      "labor dispute",
      "support service",
      "report of post office activities",
      "coordination of people"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9131.00/explore_more",
         "title": "Explore More"
      }
   ]
}