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-3093.00/related/tools_used/27112603
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 27112603
,
"title": "Insertion tool",
"example": [
"Heavy duty T-handle spiral probe cement tools",
"Insertion tools"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/",
"code": "51-2022.00",
"title": "Electrical and Electronic Equipment Assemblers",
"tags": {
"bright_outlook": true
},
"example": [
"Pin extractors"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/",
"code": "51-2092.00",
"title": "Team Assemblers",
"tags": {},
"example": [
"Threaded insert tools"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1241.01/",
"code": "15-1241.01",
"title": "Telecommunications Engineering Specialists",
"tags": {
"bright_outlook": true
},
"example": [
"Punch down insertion tools"
]
}
]
}