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
URL:
https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/46151504
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 46151504,
"title": "Body armour",
"example": [
"Protective body armor"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/",
"code": "33-3012.00",
"title": "Correctional Officers and Jailers",
"tags": {},
"example": [
"Lower body armor",
"Upper body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/",
"code": "33-3021.00",
"title": "Detectives and Criminal Investigators",
"tags": {},
"example": [
"Body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1011.00/",
"code": "33-1011.00",
"title": "First-Line Supervisors of Correctional Officers",
"tags": {},
"example": [
"Lower body armor",
"Upper body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {},
"example": [
"Body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3051.00/",
"code": "33-3051.00",
"title": "Police and Sheriff's Patrol Officers",
"tags": {},
"example": [
"Body armor"
]
}
]
}
"summary": {
"code": 46151504,
"title": "Body armour",
"example": [
"Protective body armor"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/",
"code": "33-3012.00",
"title": "Correctional Officers and Jailers",
"tags": {},
"example": [
"Lower body armor",
"Upper body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/",
"code": "33-3021.00",
"title": "Detectives and Criminal Investigators",
"tags": {},
"example": [
"Body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1011.00/",
"code": "33-1011.00",
"title": "First-Line Supervisors of Correctional Officers",
"tags": {},
"example": [
"Lower body armor",
"Upper body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-1012.00/",
"code": "33-1012.00",
"title": "First-Line Supervisors of Police and Detectives",
"tags": {},
"example": [
"Body armor"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3051.00/",
"code": "33-3051.00",
"title": "Police and Sheriff's Patrol Officers",
"tags": {},
"example": [
"Body armor"
]
}
]
}