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/13-2053.00/related/tasks/1264
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1264",
"title": "Decrease value of policy when risk is substandard and specify applicable endorsements or apply rating to ensure safe, profitable distribution of risks, using reference materials.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-2053.00?tasks=1264"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2072.00/",
"code": "13-2072.00",
"title": "Loan Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1022.00/",
"code": "13-1022.00",
"title": "Wholesale and Retail Buyers, Except Farm Products",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/",
"code": "41-1011.00",
"title": "First-Line Supervisors of Retail Sales Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1121.00/",
"code": "13-1121.00",
"title": "Meeting, Convention, and Event Planners",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "1264",
"title": "Decrease value of policy when risk is substandard and specify applicable endorsements or apply rating to ensure safe, profitable distribution of risks, using reference materials.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-2053.00?tasks=1264"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-2072.00/",
"code": "13-2072.00",
"title": "Loan Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1022.00/",
"code": "13-1022.00",
"title": "Wholesale and Retail Buyers, Except Farm Products",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/",
"code": "41-1011.00",
"title": "First-Line Supervisors of Retail Sales Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1121.00/",
"code": "13-1121.00",
"title": "Meeting, Convention, and Event Planners",
"tags": {
"bright_outlook": true
}
}
]
}