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/27-1027.00/related/tools_used/40151601
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 40151601,
"title": "Air compressors",
"example": [
"Portable air compressors"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9191.00/",
"code": "51-9191.00",
"title": "Adhesive Bonding Machine Operators and Tenders",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Portable air compressors"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/",
"code": "49-3021.00",
"title": "Automotive Body and Related Repairers",
"tags": {},
"example": []
}
]
}
"summary": {
"code": 40151601,
"title": "Air compressors",
"example": [
"Portable air compressors"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9191.00/",
"code": "51-9191.00",
"title": "Adhesive Bonding Machine Operators and Tenders",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
"code": "19-4012.00",
"title": "Agricultural Technicians",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
"code": "25-1121.00",
"title": "Art, Drama, and Music Teachers, Postsecondary",
"tags": {},
"example": [
"Portable air compressors"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/",
"code": "49-3021.00",
"title": "Automotive Body and Related Repairers",
"tags": {},
"example": []
}
]
}