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/13-1041.00/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "3E911",
         "title": "Emergency Management Helper (Enlisted)",
         "active": true
      },
      {
         "code": "3E931",
         "title": "Emergency Management Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "3E951",
         "title": "Emergency Management Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "3E971",
         "title": "Emergency Management Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "3E991",
         "title": "Emergency Management Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "3E9X1",
         "title": "Emergency Management (Enlisted)",
         "active": true
      },
      {
         "code": "6F011",
         "title": "Financial Management and Comptroller Helper (Enlisted)",
         "active": true
      },
      {
         "code": "6F031",
         "title": "Financial Management and Comptroller Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "6F051",
         "title": "Financial Management and Comptroller Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "6F071",
         "title": "Financial Management and Comptroller Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "6F091",
         "title": "Financial Management and Comptroller Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "6F0X1",
         "title": "Financial Management and Comptroller (Enlisted)",
         "active": true
      },
      {
         "code": "87G0",
         "title": "Wing Inspector General (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "87I0",
         "title": "Director, Wing Inspections (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "87Q0",
         "title": "Director, Complaints Resolution (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "8I000",
         "title": "Superintendent, Inspector General (Enlisted)",
         "active": true
      },
      {
         "code": "8I100",
         "title": "Inspections Coordinator (Enlisted)",
         "active": true
      },
      {
         "code": "8I200",
         "title": "Complaints and Resolution Coordinator (Enlisted)",
         "active": true
      }
   ],
   "coast_guard": [
      {
         "code": "MSSE",
         "title": "Marine Safety Specialist Engineer (Warrant Officer only)",
         "active": true
      },
      {
         "code": "OAP10",
         "title": "Operations Ashore-Prevention (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "OAP11",
         "title": "Vessel Inspections (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "OAP14",
         "title": "Port and Facility Safety and Security (Commissioned Officer only)",
         "active": true
      }
   ],
   "navy": [
      {
         "code": "002273",
         "title": "Aviation Ordnance Quality Assurance Safety Supervisor (Enlisted)",
         "active": true
      },
      {
         "code": "1015",
         "title": "Internal Review Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "130",
         "title": "URL - Aviation, Rating Terminated (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "131",
         "title": "URL - Aviation Warfare Officer, Pilot (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "132",
         "title": "URL - Aviation Warfare Officer, Naval Flight Officer (Commissioned Officer only)",
         "active": true
      },
      {
         "code": "726B",
         "title": "DCMA Government Ground Representative (GGR) (Enlisted)",
         "active": true
      },
      {
         "code": "747B",
         "title": "Diesel Engine Inspector (Enlisted)",
         "active": true
      },
      {
         "code": "749B",
         "title": "Main Propulsion Steam Generating Plant Inspector (Enlisted)",
         "active": true
      },
      {
         "code": "836A",
         "title": "Joint Terminal Attack Controller Evaluator (JTAC-E) (Enlisted)",
         "active": true
      },
      {
         "code": "U07A",
         "title": "Marine Gas Turbine Inspector (Enlisted)",
         "active": true
      }
   ]
}