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/25-1021.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "3F211",
         "title": "Education And Training Helper (Enlisted)",
         "active": true
      },
      {
         "code": "3F231",
         "title": "Education And Training Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "3F251",
         "title": "Education and Training Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "3F271",
         "title": "Education And Training Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "3F291",
         "title": "Education And Training Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "3F2X1",
         "title": "Education And Training (Enlisted)",
         "active": true
      }
   ],
   "army": [
      {
         "code": "47A",
         "title": "USMA, Professor (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47C",
         "title": "USMA, Professor of English (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47D",
         "title": "USMA, Professor of Electrical Engineering and Computer Science (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47E",
         "title": "USMA, Professor of Law (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47F",
         "title": "USMA, Professor of Systems Engineering (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47G",
         "title": "USMA, Professor of Foreign Languages (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47H",
         "title": "USMA, Professor of Physics (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47J",
         "title": "USMA, Professor of Social Sciences (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47K",
         "title": "USMA, Professor of History (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47L",
         "title": "USMA, Professor of Behavioral Sciences and Leadership (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47M",
         "title": "USMA, Professor of Chemistry (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47N",
         "title": "USMA, Professor of Mathematical Sciences (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47P",
         "title": "USMA, Professor of Geography and Environmental Engineering (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47Q",
         "title": "USMA, Professor and Associate Dean (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47R",
         "title": "USMA, Professor of Civil and Mechanical Engineering (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47S",
         "title": "USMA, Professor of Physical Education (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47T",
         "title": "USMA, Professor of Leader Development and Organizational Learning (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47U",
         "title": "USMA, Professor of Military Instruction and Ethics (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47V",
         "title": "USMA, Professor of Army Cyber (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "47W",
         "title": "USMA, Professor of Army War College (Commissioned Officer only)",
         "active": true
      }
   ]
}