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/35-1012.00/related/tools_used/44101804
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 44101804,
"title": "Cash registers",
"example": []
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic cash registers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/",
"code": "53-6031.00",
"title": "Automotive and Watercraft Service Attendants",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Electronic cash registers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.01/",
"code": "35-3023.01",
"title": "Baristas",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": []
}
]
}
"summary": {
"code": 44101804,
"title": "Cash registers",
"example": []
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic cash registers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6031.00/",
"code": "53-6031.00",
"title": "Automotive and Watercraft Service Attendants",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Electronic cash registers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.01/",
"code": "35-3023.01",
"title": "Baristas",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": []
}
]
}