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-2072.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-2072.00",
   "title": "Medical Records Specialists",
   "tags": {
      "bright_outlook": true
   },
   "description": "Compile, process, and maintain medical records of hospital and clinic patients in a manner consistent with medical, administrative, ethical, legal, and regulatory requirements of the healthcare system. Classify medical and healthcare concepts, including diagnosis, procedures, medical services, and equipment, into the healthcare industry's numerical coding system. Includes medical coders.",
   "sample_of_reported_titles": [
      "Coder",
      "Health Information Clerk",
      "Health Information Specialist",
      "Health Information Technician (Health Information Tech)",
      "Medical Records Clerk",
      "Medical Records Coordinator",
      "Medical Records Technician (Medical Records Tech)",
      "Registered Health Information Technician (RHIT)"
   ],
   "bright_outlook": [
      {
         "code": "grow",
         "title": "Rapid Growth"
      }
   ],
   "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": "Sample of Reported Titles",
            "source": "Incumbent",
            "year": 2013
         },
         {
            "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-2072.00/summary/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/summary/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/in_demand",
         "title": "In Demand Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/summary/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/summary/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/summary/apprenticeship",
         "title": "Apprenticeship Opportunities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/summary/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/summary/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/summary/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "details_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/in_demand",
         "title": "In Demand Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/tools_used",
         "title": "Tools Used"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/apprenticeship",
         "title": "Apprenticeship Opportunities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/details/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "custom_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/custom/work_activities_outline",
         "title": "Work Activities Outline"
      }
   ]
}