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/41-3021.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "41-3021.00",
   "title": "Insurance Sales Agents",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Insurance Agent",
         "summary": true
      },
      {
         "title": "Insurance Broker",
         "summary": true
      },
      {
         "title": "Insurance Sales Agent",
         "summary": false
      },
      {
         "title": "Sales Agent",
         "summary": true
      },
      {
         "title": "Sales Associate",
         "summary": false
      },
      {
         "title": "Sales Representative",
         "summary": true
      },
      {
         "title": "Underwriting Sales Representative",
         "summary": false
      }
   ],
   "what_they_do": "Sell life, property, casualty, health, automotive, or other types of insurance. May refer clients to independent brokers, work as an independent broker, or be employed by an insurance company.",
   "on_the_job": [
      "Customize insurance programs to suit individual customers, often covering a variety of risks.",
      "Sell various types of insurance policies to businesses and individuals on behalf of insurance companies, including automobile, fire, life, property, medical and dental insurance, or specialized policies, such as marine, farm/crop, and medical malpractice.",
      "Explain features, advantages, and disadvantages of various policies to promote sale of insurance plans."
   ],
   "word_cloud_terms": [
      "enterprising",
      "service",
      "explain features",
      "client",
      "carry out policies",
      "insurance program",
      "networking",
      "independent broker",
      "customer need"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3021.00/explore_more",
         "title": "Explore More"
      }
   ]
}