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/17-1022.01/in_the_military
Status:
200 OK
Content-Type:
application/json
{
   "air_force": [
      {
         "code": "1N111A",
         "title": "Geospatial Intelligence Helper, Imagery Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "1N111",
         "title": "Geospatial Intelligence Helper (Enlisted)",
         "active": true
      },
      {
         "code": "1N131A",
         "title": "Geospatial Intelligence Apprentice, Imagery Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "1N131",
         "title": "Geospatial Intelligence Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "1N151A",
         "title": "Geospatial Intelligence Journeyman, Imagery Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "1N171A",
         "title": "Geospatial Intelligence Craftsman, Imagery Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "1N1X1",
         "title": "Geospatial Intelligence (Enlisted)",
         "active": true
      },
      {
         "code": "1N811",
         "title": "Targeting Analyst Helper (Enlisted)",
         "active": true
      },
      {
         "code": "1N831",
         "title": "Targeting Analyst Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "1N851",
         "title": "Targeting Analyst Journeyman, Targeteer (Enlisted)",
         "active": true
      },
      {
         "code": "1N871",
         "title": "Targeting Analyst Craftsman, Targeteer (Enlisted)",
         "active": true
      },
      {
         "code": "1N8X1",
         "title": "Targeting Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "3E511",
         "title": "Engineering Helper (Enlisted)",
         "active": true
      },
      {
         "code": "3E531",
         "title": "Engineering Apprentice (Enlisted)",
         "active": true
      },
      {
         "code": "3E551",
         "title": "Engineering Journeyman (Enlisted)",
         "active": true
      },
      {
         "code": "3E571",
         "title": "Engineering Craftsman (Enlisted)",
         "active": true
      },
      {
         "code": "3E591",
         "title": "Engineering Superintendent (Enlisted)",
         "active": true
      },
      {
         "code": "3E5X1",
         "title": "Engineering (Enlisted)",
         "active": true
      },
      {
         "code": "5I1X1",
         "title": "Geospatial Intelligence Analyst (Enlisted)",
         "active": true
      }
   ],
   "army": [
      {
         "code": "120A",
         "title": "Construction Engineering Technician (Warrant Officer only)",
         "active": true
      },
      {
         "code": "125D",
         "title": "Geospatial Engineering Technician (Warrant Officer only)",
         "active": true
      },
      {
         "code": "12T",
         "title": "Technical Engineer (Enlisted)",
         "active": true
      },
      {
         "code": "350G",
         "title": "Geospatial Intelligence Imagery Technician (Warrant Officer only)",
         "active": true
      },
      {
         "code": "35G",
         "title": "Geospatial Intelligence Imagery Analyst (Enlisted)",
         "active": true
      }
   ],
   "marine_corps": [
      {
         "code": "0261",
         "title": "Geospatial Intelligence Specialist (Enlisted)",
         "active": true
      }
   ],
   "navy": [
      {
         "code": "001160",
         "title": "Engineering Aide (Enlisted)",
         "active": true
      },
      {
         "code": "002756",
         "title": "Operational Electronic Intelligence Analyst (Enlisted)",
         "active": true
      },
      {
         "code": "002757",
         "title": "Airborne/Subsurface Electronic Warfare Operator (Enlisted)",
         "active": true
      },
      {
         "code": "2310",
         "title": "Geospatial Information and Services (GIandS) Officer (Commissioned or Warrant Officer)",
         "active": true
      },
      {
         "code": "EA",
         "title": "Engineering Aid (Enlisted)",
         "active": true
      },
      {
         "code": "K10A",
         "title": "Geospatial-Imagery Interpreter (Enlisted)",
         "active": true
      }
   ]
}