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/43-4051.00/related/tasks/2578
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2578",
"title": "Keep records of customer interactions or transactions, recording details of inquiries, complaints, or comments, as well as actions taken.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-4051.00?tasks=2578"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/",
"code": "43-4081.00",
"title": "Hotel, Motel, and Resort Desk Clerks",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/",
"code": "43-3021.00",
"title": "Billing and Posting Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3031.00/",
"code": "43-3031.00",
"title": "Bookkeeping, Accounting, and Auditing Clerks",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/",
"code": "43-3011.00",
"title": "Bill and Account Collectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/",
"code": "39-3012.00",
"title": "Gambling and Sports Book Writers and Runners",
"tags": {}
}
]
}
"summary": {
"id": "2578",
"title": "Keep records of customer interactions or transactions, recording details of inquiries, complaints, or comments, as well as actions taken.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-4051.00?tasks=2578"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/",
"code": "43-4081.00",
"title": "Hotel, Motel, and Resort Desk Clerks",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/",
"code": "43-3021.00",
"title": "Billing and Posting Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3031.00/",
"code": "43-3031.00",
"title": "Bookkeeping, Accounting, and Auditing Clerks",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/",
"code": "43-3011.00",
"title": "Bill and Account Collectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/",
"code": "39-3012.00",
"title": "Gambling and Sports Book Writers and Runners",
"tags": {}
}
]
}