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/29-9092.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-9092.00",
   "title": "Genetic Counselors",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Certified Genetic Counselor",
         "summary": true
      },
      {
         "title": "Genetic Counselor",
         "summary": true
      },
      {
         "title": "Medical Science Liaison",
         "summary": false
      },
      {
         "title": "Prenatal and Pediatric Genetic Counselor",
         "summary": true
      },
      {
         "title": "Reproductive Genetic Counseling Coordinator",
         "summary": true
      }
   ],
   "what_they_do": "Assess individual or family risk for a variety of inherited conditions, such as genetic disorders and birth defects. Provide information to other healthcare providers or to individuals and families concerned with the risk of inherited conditions. Advise individuals and families to support informed decisionmaking and coping methods for those at risk. May help conduct research related to genetic conditions or genetic counseling.",
   "on_the_job": [
      "Interpret laboratory results and communicate findings to patients or physicians.",
      "Discuss testing options and the associated risks, benefits and limitations with patients and families to assist them in making informed decisions.",
      "Analyze genetic information to identify patients or families at risk for specific disorders or syndromes."
   ],
   "word_cloud_terms": [
      "investigative",
      "patient",
      "genetics",
      "data",
      "support",
      "risk",
      "information",
      "family",
      "condition"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-9092.00/explore_more",
         "title": "Explore More"
      }
   ]
}