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/35-3023.01/related/knowledge/2.C.1.d
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2.C.1.d",
"name": "Sales and Marketing",
"description": "Knowledge of principles and methods for showing, promoting, and selling products or services. This includes marketing strategy and tactics, product demonstration, sales techniques, and sales control systems.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-4012.00/",
"code": "41-4012.00",
"title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
"code": "41-3011.00",
"title": "Advertising Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2021.00/",
"code": "11-2021.00",
"title": "Marketing Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2022.00/",
"code": "11-2022.00",
"title": "Sales Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9022.00/",
"code": "41-9022.00",
"title": "Real Estate Sales Agents",
"tags": {}
}
]
}
"summary": {
"id": "2.C.1.d",
"name": "Sales and Marketing",
"description": "Knowledge of principles and methods for showing, promoting, and selling products or services. This includes marketing strategy and tactics, product demonstration, sales techniques, and sales control systems.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/knowledge/2.C.1.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-4012.00/",
"code": "41-4012.00",
"title": "Sales Representatives, Wholesale and Manufacturing, Except Technical and Scientific Products",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
"code": "41-3011.00",
"title": "Advertising Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2021.00/",
"code": "11-2021.00",
"title": "Marketing Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-2022.00/",
"code": "11-2022.00",
"title": "Sales Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-9022.00/",
"code": "41-9022.00",
"title": "Real Estate Sales Agents",
"tags": {}
}
]
}