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/33-3031.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "1Z311",
         "title": "Tactical Air Control Party (TACP) Helper (Enlisted)",
         "active": true
      },
      {
         "code": "1Z331",
         "title": "Tactical Air Control Party (TACP) Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "1Z351",
         "title": "Tactical Air Control Party (TACP) Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "1Z371",
         "title": "Tactical Air Control Party (TACP) Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "1Z391",
         "title": "Tactical Air Control Party (TACP) Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "1Z3X1",
         "title": "Tactical Air Control Party (TACP) (Enlisted)",
         "active": true
      },
      {
         "code": "1Z411",
         "title": "Special Reconnaissance Helper (Enlisted)",
         "active": true
      },
      {
         "code": "1Z431",
         "title": "Special Reconnaissance Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "1Z451",
         "title": "Special Reconnaissance Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "1Z471",
         "title": "Special Reconnaissance Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "1Z491",
         "title": "Special Reconnaissance Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "1Z4X1",
         "title": "Special Reconnaissance (Enlisted)",
         "active": true
      },
      {
         "code": "3P011A",
         "title": "Security Forces Helper, Military Working Dog Handler (Enlisted)",
         "active": true
      },
      {
         "code": "3P011B",
         "title": "Security Forces Helper, Combat Arms (Enlisted)",
         "active": true
      },
      {
         "code": "3P011",
         "title": "Security Forces Helper (Enlisted)",
         "active": true
      },
      {
         "code": "3P031A",
         "title": "Security Forces Apprentice, Military Working Dog Handler (Enlisted)",
         "active": true
      },
      {
         "code": "3P031B",
         "title": "Security Forces Apprentice, Combat Arms (Enlisted)",
         "active": true
      },
      {
         "code": "3P031",
         "title": "Security Forces Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "3P051A",
         "title": "Security Forces Journeyman, Military Working Dog Handler (Enlisted)",
         "active": true
      },
      {
         "code": "3P051B",
         "title": "Security Forces Journeyman, Combat Arms (Enlisted)",
         "active": true
      },
      {
         "code": "3P051",
         "title": "Security Forces Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "3P071B",
         "title": "Security Forces Craftsman, Combat Arms (Enlisted)",
         "active": true
      },
      {
         "code": "3P071",
         "title": "Security Forces Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "3P091",
         "title": "Security Forces Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "3P0X1",
         "title": "Security Forces (Enlisted)",
         "active": true
      }
   ],
   "army": [
      {
         "code": "31B",
         "title": "Military Police (Enlisted)",
         "active": true
      }
   ],
   "coast_guard": [
      {
         "code": "INV",
         "title": "Investigations (Warrant Officer only)",
         "active": true
      },
      {
         "code": "IV",
         "title": "Investigator (Enlisted)",
         "active": true
      },
      {
         "code": "MLES",
         "title": "Maritime Law Enforcement Specialist (Warrant Officer only)",
         "active": true
      },
      {
         "code": "MSSR",
         "title": "Marine Safety Specialist Response (Warrant Officer only)",
         "active": true
      },
      {
         "code": "OAR13",
         "title": "Maritime Law Enforcement/PWCS (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "SEI18",
         "title": "Living Marine Resource (Commissioned Officer only)",
         "active": true
      }
   ],
   "navy": [
      {
         "code": "2771",
         "title": "Law Enforcement and Security Officer, Afloat (Commissioned or Warrant Officer)",
         "active": true
      }
   ]
}