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/21-1019.00/
Status:
200 OK
Content-Type:
application/json
{
"code": "21-1019.00",
"title": "Counselors, All Other",
"tags": {
"bright_outlook": true
},
"description": "All counselors not listed separately.",
"bright_outlook": [
{
"code": "grow",
"title": "Rapid Growth"
}
],
"summary_contents": [],
"details_contents": [],
"custom_contents": []
}