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-2151.00/related/tools_used/44101807
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 44101807,
"title": "Pocket calculator",
"example": [
"Handheld calculators"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1041.00/",
"code": "25-1041.00",
"title": "Agricultural Sciences Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
},
"example": [
"Handheld calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3011.00/",
"code": "17-3011.00",
"title": "Architectural and Civil Drafters",
"tags": {},
"example": [
"Handheld calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1031.00/",
"code": "25-1031.00",
"title": "Architecture Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1051.00/",
"code": "25-1051.00",
"title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
}
]
}
"summary": {
"code": 44101807,
"title": "Pocket calculator",
"example": [
"Handheld calculators"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1041.00/",
"code": "25-1041.00",
"title": "Agricultural Sciences Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
},
"example": [
"Handheld calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3011.00/",
"code": "17-3011.00",
"title": "Architectural and Civil Drafters",
"tags": {},
"example": [
"Handheld calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1031.00/",
"code": "25-1031.00",
"title": "Architecture Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1051.00/",
"code": "25-1051.00",
"title": "Atmospheric, Earth, Marine, and Space Sciences Teachers, Postsecondary",
"tags": {},
"example": [
"Digital calculators"
]
}
]
}