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/51-2092.00/related/tools_used/23251501
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23251501
,
"title": "Hydraulic press brake",
"example": [
"Computerized numerical control CNC press brakes",
"Metal bending equipment",
"Straightening presses"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/",
"code": "51-2011.00",
"title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
"tags": {},
"example": [
"Metal bending equipment"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Sheet metal brakes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Hydraulic shop presses"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/",
"code": "51-9161.00",
"title": "Computer Numerically Controlled Tool Operators",
"tags": {},
"example": [
"Computer numerical control press brakes"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/",
"code": "51-9162.00",
"title": "Computer Numerically Controlled Tool Programmers",
"tags": {
"bright_outlook": true
},
"example": [
"Computer numerical control CNC press brakes"
]
}
]
}