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/17-2199.08/related/tools_used/43211701
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43211701,
"title": "Bar code reader equipment",
"example": [
"Bar code readers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
"code": "33-9011.00",
"title": "Animal Control Workers",
"tags": {},
"example": [
"Microchip readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Code readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Barcode scanners"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": [
"Barcode scanners",
"Linear imaging scanners",
"Long range charged coupled device CCD barcode scanners",
"Point of service scanners"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3051.00/",
"code": "53-3051.00",
"title": "Bus Drivers, School",
"tags": {},
"example": [
"Barcode scanners"
]
}
]
}
"summary": {
"code": 43211701,
"title": "Bar code reader equipment",
"example": [
"Bar code readers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
"code": "33-9011.00",
"title": "Animal Control Workers",
"tags": {},
"example": [
"Microchip readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"Code readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Barcode scanners"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": [
"Barcode scanners",
"Linear imaging scanners",
"Long range charged coupled device CCD barcode scanners",
"Point of service scanners"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3051.00/",
"code": "53-3051.00",
"title": "Bus Drivers, School",
"tags": {},
"example": [
"Barcode scanners"
]
}
]
}