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/31-9091.00/related/tools_used/42151635
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42151635,
"title": "Dental saliva ejectors or oral suction devices",
"example": [
"Evacuator systems",
"High-velocity evacuators",
"Saliva ejectors"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/",
"code": "29-1292.00",
"title": "Dental Hygienists",
"tags": {
"bright_outlook": true
},
"example": [
"Saliva ejectors",
"Suctioning equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/",
"code": "29-1021.00",
"title": "Dentists, General",
"tags": {},
"example": [
"High-speed evacuators",
"Oral evacuation equipment",
"Saliva ejectors"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/",
"code": "25-1071.00",
"title": "Health Specialties Teachers, Postsecondary",
"tags": {
"bright_outlook": true
},
"example": [
"Dental suction units",
"Oral evacuation systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/",
"code": "29-1022.00",
"title": "Oral and Maxillofacial Surgeons",
"tags": {},
"example": [
"Dental suction units"
]
}
]
}
"summary": {
"code": 42151635,
"title": "Dental saliva ejectors or oral suction devices",
"example": [
"Evacuator systems",
"High-velocity evacuators",
"Saliva ejectors"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/",
"code": "29-1292.00",
"title": "Dental Hygienists",
"tags": {
"bright_outlook": true
},
"example": [
"Saliva ejectors",
"Suctioning equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/",
"code": "29-1021.00",
"title": "Dentists, General",
"tags": {},
"example": [
"High-speed evacuators",
"Oral evacuation equipment",
"Saliva ejectors"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/",
"code": "25-1071.00",
"title": "Health Specialties Teachers, Postsecondary",
"tags": {
"bright_outlook": true
},
"example": [
"Dental suction units",
"Oral evacuation systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/",
"code": "29-1022.00",
"title": "Oral and Maxillofacial Surgeons",
"tags": {},
"example": [
"Dental suction units"
]
}
]
}