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/47-2231.00/related/tools_used/23241610
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 23241610,
"title": "Pipe or tube cutter",
"example": [
"Pipe cutters"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Exhaust/tail pipe cutters",
"Tube cutters",
"Tubing cutters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/",
"code": "47-2011.00",
"title": "Boilermakers",
"tags": {},
"example": [
"Pipe and tubing cutters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
"code": "25-2023.00",
"title": "Career/Technical Education Teachers, Middle School",
"tags": {},
"example": [
"Pipe cutters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/",
"code": "47-2061.00",
"title": "Construction Laborers",
"tags": {
"bright_outlook": true
},
"example": [
"Robotic pipe cutters"
]
},
{
"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": [
"Copper cutters",
"Pipe cutters"
]
}
]
}
"summary": {
"code": 23241610,
"title": "Pipe or tube cutter",
"example": [
"Pipe cutters"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Exhaust/tail pipe cutters",
"Tube cutters",
"Tubing cutters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2011.00/",
"code": "47-2011.00",
"title": "Boilermakers",
"tags": {},
"example": [
"Pipe and tubing cutters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
"code": "25-2023.00",
"title": "Career/Technical Education Teachers, Middle School",
"tags": {},
"example": [
"Pipe cutters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/",
"code": "47-2061.00",
"title": "Construction Laborers",
"tags": {
"bright_outlook": true
},
"example": [
"Robotic pipe cutters"
]
},
{
"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": [
"Copper cutters",
"Pipe cutters"
]
}
]
}