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/17-2199.08/related/tools_used/43211718
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43211718,
"title": "Camera based vision systems for automated data collection",
"example": [
"Vision systems"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Eye tracking devices"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/",
"code": "15-1221.00",
"title": "Computer and Information Research Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Image capture devices",
"Real time motion capture systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1066.00/",
"code": "25-1066.00",
"title": "Psychology Teachers, Postsecondary",
"tags": {},
"example": [
"Eye tracking systems"
]
}
]
}
"summary": {
"code": 43211718,
"title": "Camera based vision systems for automated data collection",
"example": [
"Vision systems"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": [
"Eye tracking devices"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/",
"code": "15-1221.00",
"title": "Computer and Information Research Scientists",
"tags": {
"bright_outlook": true
},
"example": [
"Image capture devices",
"Real time motion capture systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1066.00/",
"code": "25-1066.00",
"title": "Psychology Teachers, Postsecondary",
"tags": {},
"example": [
"Eye tracking systems"
]
}
]
}