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-2043.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-2043.00",
   "title": "Paramedics",
   "tags": {
      "bright_outlook": true
   },
   "description": "Administer basic or advanced emergency medical care and assess injuries and illnesses. May administer medication intravenously, use equipment such as EKGs, or administer advanced life support to sick or injured individuals.",
   "sample_of_reported_titles": [
      "First Responder",
      "Flight Paramedic",
      "Paramedic"
   ],
   "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": "Analyst",
            "year": 2022
         },
         {
            "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-2043.00/summary/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/summary/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/summary/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/summary/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/summary/apprenticeship",
         "title": "Apprenticeship Opportunities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/summary/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/summary/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/summary/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "details_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/tools_used",
         "title": "Tools Used"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/apprenticeship",
         "title": "Apprenticeship Opportunities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "custom_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/custom/work_activities_outline",
         "title": "Work Activities Outline"
      }
   ]
}