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/31-2021.00/related/knowledge/2.C.5.b
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.5.b",
"name": "Therapy and Counseling",
"description": "Knowledge of principles, methods, and procedures for diagnosis, treatment, and rehabilitation of physical and mental dysfunctions, and for career counseling and guidance.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.5.b"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/",
"code": "29-1129.01",
"title": "Art Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3033.00/",
"code": "19-3033.00",
"title": "Clinical and Counseling Psychologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1013.00/",
"code": "21-1013.00",
"title": "Marriage and Family Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1011.00/",
"code": "21-1011.00",
"title": "Substance Abuse and Behavioral Disorder Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1223.00/",
"code": "29-1223.00",
"title": "Psychiatrists",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "2.C.5.b",
"name": "Therapy and Counseling",
"description": "Knowledge of principles, methods, and procedures for diagnosis, treatment, and rehabilitation of physical and mental dysfunctions, and for career counseling and guidance.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.5.b"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/",
"code": "29-1129.01",
"title": "Art Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3033.00/",
"code": "19-3033.00",
"title": "Clinical and Counseling Psychologists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1013.00/",
"code": "21-1013.00",
"title": "Marriage and Family Therapists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1011.00/",
"code": "21-1011.00",
"title": "Substance Abuse and Behavioral Disorder Counselors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1223.00/",
"code": "29-1223.00",
"title": "Psychiatrists",
"tags": {
"bright_outlook": true
}
}
]
}