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-9081.00/related/tools_used/27112720
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27112720
,
"title": "Torque tools",
"example": [
"Hydraulic torque machines"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2041.00/",
"code": "47-2041.00",
"title": "Carpet Installers",
"tags": {},
"example": [
"Carpet grippers/pullers",
"Power carpet stretchers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/",
"code": "49-9095.00",
"title": "Manufactured Building and Mobile Home Installers",
"tags": {},
"example": [
"Power carpet stretchers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9199.09/",
"code": "11-9199.09",
"title": "Wind Energy Operations Managers",
"tags": {
"bright_outlook": true
},
"example": [
"Hydraulic torque machines"
]
}
]
}