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/online/occupations/29-1214.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1214.00",
   "title": "Emergency Medicine Physicians",
   "tags": {},
   "description": "Make immediate medical decisions and act to prevent death or further disability. Provide immediate recognition, evaluation, care, stabilization, and disposition of patients. May direct emergency medical staff in an emergency department.",
   "updated": {
      "year": 2025,
      "contents": [
         {
            "title": "Alternate Titles",
            "source": "Multiple sources",
            "year": 2025
         },
         {
            "title": "Detailed Work Activities",
            "source": "Analyst",
            "year": 2020
         },
         {
            "title": "Interests",
            "source": "Machine Learning",
            "year": 2023
         },
         {
            "title": "Job Zone",
            "source": "Analyst - Preliminary",
            "year": 2021
         },
         {
            "title": "Related Occupations",
            "source": "Analyst",
            "year": 2024
         },
         {
            "title": "Tasks",
            "source": "Analyst",
            "year": 2020
         },
         {
            "title": "Technology Skills & Tools",
            "source": "Analyst",
            "year": 2024
         }
      ]
   },
   "summary_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/summary/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/summary/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/in_demand",
         "title": "In Demand Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/summary/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/summary/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/summary/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/summary/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/summary/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "details_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/details/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/details/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/in_demand",
         "title": "In Demand Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/details/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/details/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/details/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/details/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/details/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "custom_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1214.00/custom/work_activities_outline",
         "title": "Work Activities Outline"
      }
   ]
}