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-1023.00/related/tasks/1144
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1144",
"title": "Research and evaluate suppliers, based on price, quality, selection, service, support, availability, reliability, production and distribution capabilities, and the supplier's reputation and history.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-1023.00?tasks=1144"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1081.02/",
"code": "13-1081.02",
"title": "Logistics Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1199.05/",
"code": "13-1199.05",
"title": "Sustainability Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3061.00/",
"code": "43-3061.00",
"title": "Procurement Clerks",
"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/43-4181.00/",
"code": "43-4181.00",
"title": "Reservation and Transportation Ticket Agents and Travel Clerks",
"tags": {}
}
]
}
"summary": {
"id": "1144",
"title": "Research and evaluate suppliers, based on price, quality, selection, service, support, availability, reliability, production and distribution capabilities, and the supplier's reputation and history.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/13-1023.00?tasks=1144"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1081.02/",
"code": "13-1081.02",
"title": "Logistics Analysts",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1199.05/",
"code": "13-1199.05",
"title": "Sustainability Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3061.00/",
"code": "43-3061.00",
"title": "Procurement Clerks",
"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/43-4181.00/",
"code": "43-4181.00",
"title": "Reservation and Transportation Ticket Agents and Travel Clerks",
"tags": {}
}
]
}