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/39-9011.01/related/tools_used/42142610
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42142610,
"title": "Oral or enteral liquid medication syringe",
"example": [
"Medicine dosing syringes"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/",
"code": "39-9011.00",
"title": "Childcare Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Medicine dosing syringes"
]
}
]
}
"summary": {
"code": 42142610,
"title": "Oral or enteral liquid medication syringe",
"example": [
"Medicine dosing syringes"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/",
"code": "39-9011.00",
"title": "Childcare Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Medicine dosing syringes"
]
}
]
}