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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/33-1012.00/related/tools_used/43223001
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43223001
,
"title": "Teletype input devices",
"example": [
"Teletype terminals"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5032.00/",
"code": "43-5032.00",
"title": "Dispatchers, Except Police, Fire, and Ambulance",
"tags": {},
"example": [
"Teletypewriters TTY"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3051.00/",
"code": "33-3051.00",
"title": "Police and Sheriff's Patrol Officers",
"tags": {},
"example": [
"Teletype terminals"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {},
"example": [
"Teletype terminals"
]
}
]
}