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/41-2031.00/related/tools_used/43211702
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43211702,
"title": "Magnetic stripe readers and encoders",
"example": [
"Credit card processing machines",
"Magnetic card readers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.01/",
"code": "35-3023.01",
"title": "Baristas",
"tags": {
"bright_outlook": true
},
"example": [
"Credit card processing machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": [
"Credit card processing machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-2011.00/",
"code": "41-2011.00",
"title": "Cashiers",
"tags": {
"bright_outlook": true
},
"example": [
"Credit card readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9091.00/",
"code": "49-9091.00",
"title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
"tags": {},
"example": [
"Credit card readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.00/",
"code": "13-1041.00",
"title": "Compliance Officers",
"tags": {},
"example": [
"Magnetic stripe readers"
]
}
]
}
"summary": {
"code": 43211702,
"title": "Magnetic stripe readers and encoders",
"example": [
"Credit card processing machines",
"Magnetic card readers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.01/",
"code": "35-3023.01",
"title": "Baristas",
"tags": {
"bright_outlook": true
},
"example": [
"Credit card processing machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": [
"Credit card processing machines"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-2011.00/",
"code": "41-2011.00",
"title": "Cashiers",
"tags": {
"bright_outlook": true
},
"example": [
"Credit card readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9091.00/",
"code": "49-9091.00",
"title": "Coin, Vending, and Amusement Machine Servicers and Repairers",
"tags": {},
"example": [
"Credit card readers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.00/",
"code": "13-1041.00",
"title": "Compliance Officers",
"tags": {},
"example": [
"Magnetic stripe readers"
]
}
]
}