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/51-3092.00/related/tools_used/48101521
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 48101521,
"title": "Commercial use ranges",
"example": [
"Candy cookers",
"Candy stoves",
"Chocolate melters",
"Commercial induction cookers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Cooking burners",
"Hot plates"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/",
"code": "35-1011.00",
"title": "Chefs and Head Cooks",
"tags": {
"bright_outlook": true
},
"example": [
"Electric ovens",
"Electric stoves",
"Gas ovens",
"Gas stoves"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-2011.00/",
"code": "35-2011.00",
"title": "Cooks, Fast Food",
"tags": {},
"example": [
"Electric ovens",
"Gas ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-2012.00/",
"code": "35-2012.00",
"title": "Cooks, Institution and Cafeteria",
"tags": {},
"example": [
"Electric stoves",
"Gas stoves"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-2014.00/",
"code": "35-2014.00",
"title": "Cooks, Restaurant",
"tags": {
"bright_outlook": true
},
"example": [
"Wok ranges"
]
}
]
}
"summary": {
"code": 48101521,
"title": "Commercial use ranges",
"example": [
"Candy cookers",
"Candy stoves",
"Chocolate melters",
"Commercial induction cookers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Cooking burners",
"Hot plates"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-1011.00/",
"code": "35-1011.00",
"title": "Chefs and Head Cooks",
"tags": {
"bright_outlook": true
},
"example": [
"Electric ovens",
"Electric stoves",
"Gas ovens",
"Gas stoves"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-2011.00/",
"code": "35-2011.00",
"title": "Cooks, Fast Food",
"tags": {},
"example": [
"Electric ovens",
"Gas ovens"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-2012.00/",
"code": "35-2012.00",
"title": "Cooks, Institution and Cafeteria",
"tags": {},
"example": [
"Electric stoves",
"Gas stoves"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-2014.00/",
"code": "35-2014.00",
"title": "Cooks, Restaurant",
"tags": {
"bright_outlook": true
},
"example": [
"Wok ranges"
]
}
]
}