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-4012.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "3E413",
         "title": "Pest Management Helper (Enlisted)",
         "active": true
      },
      {
         "code": "3E433",
         "title": "Pest Management Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "3E453",
         "title": "Pest Management Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "3E473",
         "title": "Pest Management Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "3E4X3",
         "title": "Pest Management (Enlisted)",
         "active": true
      },
      {
         "code": "43H1E",
         "title": "Public Health Officer, Medical Entomologist (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "43H1",
         "title": "Public Health Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "43H3E",
         "title": "Public Health Officer, Medical Entomologist (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "43H3",
         "title": "Public Health Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "43H4E",
         "title": "Public Health Officer, Medical Entomologist (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "43H4",
         "title": "Public Health Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "43HX",
         "title": "Public Health Officer (Commissioned Officer only)",
         "active": true
      }
   ],
   "army": [
      {
         "code": "35F",
         "title": "Intelligence Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "640A",
         "title": "Food Safety Officer (Warrant Officer only)",
         "active": true
      },
      {
         "code": "67C",
         "title": "Preventive Medicine Sciences (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "67",
         "title": "Medical Service Corps Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "68R",
         "title": "Veterinary Food Inspection Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "68T",
         "title": "Animal Care Specialist (Enlisted)",
         "active": true
      },
      {
         "code": "72B",
         "title": "Entomology (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "92Y",
         "title": "Unit Supply Specialist (Enlisted)",
         "active": true
      }
   ],
   "navy": [
      {
         "code": "001367",
         "title": "Preventive Medicine Technician (Enlisted)",
         "active": true
      },
      {
         "code": "0163",
         "title": "Preventive Medicine Officer (Aerospace) (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "0860",
         "title": "Entomologist (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "L12A",
         "title": "Preventive Medicine Technician (Enlisted)",
         "active": true
      }
   ]
}