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/veterans/careers/13-2052.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "13-2052.00",
   "title": "Personal Financial Advisors",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Certified Financial Planner (CFP)",
         "summary": true
      },
      {
         "title": "Financial Advisor",
         "summary": true
      },
      {
         "title": "Financial Consultant",
         "summary": false
      },
      {
         "title": "Financial Counselor",
         "summary": false
      },
      {
         "title": "Financial Life Planner",
         "summary": false
      },
      {
         "title": "Financial Planner",
         "summary": true
      },
      {
         "title": "Investment Advisor",
         "summary": false
      },
      {
         "title": "Portfolio Manager",
         "summary": true
      },
      {
         "title": "Wealth Advisor",
         "summary": false
      },
      {
         "title": "Wealth Manager",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Financial Management"
      ],
      "army": [
         "Financial Manager"
      ],
      "coast_guard": [],
      "marine_corps": [
         "Financial Management Specialist"
      ],
      "navy": [],
      "space_force": []
   },
   "what_they_do": "Advise clients on financial plans using knowledge of tax and investment strategies, securities, insurance, pension plans, and real estate. Duties include assessing clients' assets, liabilities, cash flow, insurance coverage, tax status, and financial objectives. May also buy and sell financial assets for clients.",
   "on_the_job": [
      "Interview clients to determine their current income, expenses, insurance coverage, tax status, financial objectives, risk tolerance, or other information needed to develop a financial plan.",
      "Analyze financial information obtained from clients to determine strategies for meeting clients' financial objectives.",
      "Answer clients' questions about the purposes and details of financial plans and strategies."
   ],
   "word_cloud_terms": [
      "client",
      "enterprising",
      "tax status",
      "customer",
      "financial plan",
      "information",
      "insurance coverage",
      "liability",
      "financial status",
      "client plan"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/13-2052.00/explore_more",
         "title": "Explore More"
      }
   ]
}