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/19-3041.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "1N011",
         "title": "All Source Intelligence Analyst Helper (Enlisted)",
         "active": true
      },
      {
         "code": "1N031",
         "title": "All Source Intelligence Analyst Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "1N051",
         "title": "All Source Intelligence Analyst Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "1N071",
         "title": "All Source Intelligence Analyst Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "1N0X1",
         "title": "All Source Intelligence Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "1N711",
         "title": "Human Intelligence Specialist Helper (Enlisted)",
         "active": true
      },
      {
         "code": "1N731",
         "title": "Human Intelligence Specialist Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "1N771",
         "title": "Human Intelligence Specialist Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "1N7X1",
         "title": "Human Intelligence Specialist (Enlisted)",
         "active": true
      }
   ],
   "army": [
      {
         "code": "350F",
         "title": "All Source Intelligence Technician (Warrant Officer only)",
         "active": true
      },
      {
         "code": "351Y",
         "title": "Area Intelligence Technician (Warrant Officer only)",
         "active": true
      },
      {
         "code": "37A",
         "title": "Psychological Operations (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "37F",
         "title": "Psychological Operations Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "38G",
         "title": "Military Government (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "71F",
         "title": "Research Psychology (Commissioned Officer only)",
         "active": true
      }
   ],
   "marine_corps": [
      {
         "code": "0204",
         "title": "Counterintelligence/Human Source Intelligence Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "0205",
         "title": "Intelligence Operations and Fusion Warrant Officer (Warrant Officer only)",
         "active": true
      },
      {
         "code": "0210",
         "title": "Counterintelligence/Human Source Intelligence (CI/HUMINT) Operations Officer (Warrant Officer only)",
         "active": true
      },
      {
         "code": "0211",
         "title": "Counterintelligence/Human Intelligence (CI/HUMINT) Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "0520",
         "title": "Psychological Operations (PSYOP) Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "0522",
         "title": "Psychological Operations (PSYOP) Non-Commissioned Officer (Enlisted)",
         "active": true
      },
      {
         "code": "0534",
         "title": "Female Engagement Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "0538",
         "title": "Female Engagement Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "1707",
         "title": "Influence Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "1751",
         "title": "Influence Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "1795",
         "title": "Influence Chief (Enlisted)",
         "active": true
      },
      {
         "code": "4505",
         "title": "Communication Strategy and Operations Planner (Commissioned Officer only)",
         "active": true
      }
   ],
   "navy": [
      {
         "code": "002683",
         "title": "Cyberspace Language Analyst Operator (Enlisted)",
         "active": true
      },
      {
         "code": "002805",
         "title": "All Source Intelligence Analyst-Cyber (Enlisted)",
         "active": true
      },
      {
         "code": "2245",
         "title": "Psychological Operations Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "3254",
         "title": "Instructor, Academic (Social Science) (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "732A",
         "title": "East Asia Area Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "845A",
         "title": "Defense Interrogator (Enlisted)",
         "active": true
      },
      {
         "code": "846A",
         "title": "Military Source Operations (MSO) Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "847A",
         "title": "Advanced Military Source Operations (MSO) Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "848A",
         "title": "CI/HUMINT Cyber Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "849A",
         "title": "Operational Support Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "850A",
         "title": "Advance Operational Support Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "9631",
         "title": "Navy HUMINT (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "9632",
         "title": "Defense HUMINT (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "9635",
         "title": "Naval Attache (Assistant) (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "9637",
         "title": "HUMINT Management (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "K13A",
         "title": "Navy Tactical Counter-Intelligence and Human Intelligence (CI/HUMINT) Specialist (Enlisted)",
         "active": true
      }
   ]
}