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/technology/examples/Nmap
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 2
,
"total": 2
,
"summary": {
"title": "Nmap",
"description": "Nmap is a free and open-source network scanner created by Gordon Lyon. Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses.",
"source_url": "https://en.wikipedia.org/wiki/Nmap",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43233205",
"code": 43233205
,
"title": "Transaction security and virus protection software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.04/",
"code": "15-1299.04",
"title": "Penetration Testers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1199.07/",
"code": "13-1199.07",
"title": "Security Management Specialists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
}
]
}