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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/27112503
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27112503
,
"title": "Conduit benders",
"example": [
"Cable benders",
"Hand benders",
"Hydraulic benders",
"Power benders"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9012.00/",
"code": "49-9012.00",
"title": "Control and Valve Installers and Repairers, Except Mechanical Door",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/",
"code": "49-2094.00",
"title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
"tags": {},
"example": [
"Power conduit benders"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/",
"code": "47-2111.00",
"title": "Electricians",
"tags": {
"bright_outlook": true
},
"example": [
"Cable benders",
"Electric conduit benders",
"Hydraulic conduit benders"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-4021.00/",
"code": "47-4021.00",
"title": "Elevator and Escalator Installers and Repairers",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5032.00/",
"code": "47-5032.00",
"title": "Explosives Workers, Ordnance Handling Experts, and Blasters",
"tags": {},
"example": [
"Conduit bending tools"
]
}
]
}