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
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/37-3012.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": "3E490",
"title": "Infrastructure Systems Superintendent (Enlisted)",
"active": true
},
{
"code": "3E4X3",
"title": "Pest Management (Enlisted)",
"active": true
}
],
"navy": [
{
"code": "001367",
"title": "Preventive Medicine Technician (Enlisted)",
"active": true
},
{
"code": "L12A",
"title": "Preventive Medicine Technician (Enlisted)",
"active": true
}
]
}