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/53-3053.00/related/tools_used/43191501
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43191501,
"title": "Mobile phones",
"example": [
"Cell phones",
"Smartphones"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
"code": "11-3012.00",
"title": "Administrative Services Managers",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
"code": "27-3011.00",
"title": "Broadcast Announcers and Radio Disc Jockeys",
"tags": {},
"example": [
"Smart phones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3051.00/",
"code": "53-3051.00",
"title": "Bus Drivers, School",
"tags": {},
"example": [
"Cell phones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/",
"code": "53-3052.00",
"title": "Bus Drivers, Transit and Intercity",
"tags": {},
"example": [
"Cell phones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
},
"example": [
"Smartphones"
]
}
]
}
"summary": {
"code": 43191501,
"title": "Mobile phones",
"example": [
"Cell phones",
"Smartphones"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
"code": "11-3012.00",
"title": "Administrative Services Managers",
"tags": {
"bright_outlook": true
},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
"code": "27-3011.00",
"title": "Broadcast Announcers and Radio Disc Jockeys",
"tags": {},
"example": [
"Smart phones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3051.00/",
"code": "53-3051.00",
"title": "Bus Drivers, School",
"tags": {},
"example": [
"Cell phones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/",
"code": "53-3052.00",
"title": "Bus Drivers, Transit and Intercity",
"tags": {},
"example": [
"Cell phones"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-1011.00/",
"code": "11-1011.00",
"title": "Chief Executives",
"tags": {
"bright_outlook": true
},
"example": [
"Smartphones"
]
}
]
}