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/21-1021.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "42S1",
         "title": "Clinical Social Worker (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "42S3",
         "title": "Clinical Social Worker (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "42S4",
         "title": "Clinical Social Worker (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "42SX",
         "title": "Clinical Social Worker (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "4C000",
         "title": "Mental Health Service Manager (Enlisted)",
         "active": true
      },
      {
         "code": "4C011",
         "title": "Mental Health Service Helper (Enlisted)",
         "active": true
      },
      {
         "code": "4C031",
         "title": "Mental Health Service Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "4C051",
         "title": "Mental Health Service Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "4C071",
         "title": "Mental Health Service Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "4C091",
         "title": "Mental Health Service Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "4C0X1",
         "title": "Mental Health Service (Enlisted)",
         "active": true
      },
      {
         "code": "52R1",
         "title": "Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "52R3",
         "title": "Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "52R4",
         "title": "Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "52RX",
         "title": "Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "5R000",
         "title": "Religious Affairs Manager (Enlisted)",
         "active": true
      },
      {
         "code": "5R011",
         "title": "Religious Affairs Helper (Enlisted)",
         "active": true
      },
      {
         "code": "5R031",
         "title": "Religious Affairs Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "5R051",
         "title": "Religious Affairs Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "5R071",
         "title": "Religious Affairs Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "5R091",
         "title": "Religious Affairs Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "5R0X1",
         "title": "Religious Affairs (Enlisted)",
         "active": true
      },
      {
         "code": "88C0",
         "title": "Sexual Assault Response Coordinator (SARC) (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "8C000",
         "title": "Military and Family Readiness Non-Commissioned Officer (RNCO) (Enlisted)",
         "active": true
      }
   ],
   "army": [
      {
         "code": "56A",
         "title": "Command and Unit Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "56M",
         "title": "Religious Affairs Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "67D",
         "title": "Behavioral Sciences (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "67",
         "title": "Medical Service Corps Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "73A",
         "title": "Social Work (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "73B",
         "title": "Clinical Psychology (Commissioned Officer only)",
         "active": true
      }
   ],
   "marine_corps": [
      {
         "code": "0149",
         "title": "Substance Abuse Control Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "0149",
         "title": "Substance Abuse Control Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "5832",
         "title": "Correctional Counselor (Enlisted)",
         "active": true
      }
   ],
   "navy": [
      {
         "code": "003380",
         "title": "Drug and Alcohol Counselor (Enlisted)",
         "active": true
      },
      {
         "code": "003754",
         "title": "Counselor (Enlisted)",
         "active": true
      },
      {
         "code": "0851",
         "title": "Clinical Psychologist (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "0868",
         "title": "Clinical Social Worker (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "3525",
         "title": "Family Services Center Director (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "3710",
         "title": "Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "3720",
         "title": "Tactical Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "3725",
         "title": "Chaplain Specialist (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "3730",
         "title": "Supervisory Chaplain (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "810A",
         "title": "Correctional Counselor (Enlisted)",
         "active": true
      },
      {
         "code": "810B",
         "title": "Navy Drug and Alcohol Counselor Intern (Enlisted)",
         "active": true
      },
      {
         "code": "810C",
         "title": "Navy Drug and Alcohol Counselor (Enlisted)",
         "active": true
      },
      {
         "code": "861A",
         "title": "Navy Primary Prevention (PP) and Human Factors Process (HFP) Advanced Professional Development Train the Trainer Certification (Enlisted)",
         "active": true
      },
      {
         "code": "L24A",
         "title": "Behavioral Health Technician (Enlisted)",
         "active": true
      }
   ]
}