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

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

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/hot_technology/Border%20Gateway%20Protocol%20BGP
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 9,
   "total": 9,
   "summary": {
      "description": "Border Gateway Protocol (BGP) is a protocol used for exchanging routing information between different Autonomous Systems (ASes) on the internet. It is used to establish and maintain routing tables among routers in order to ensure efficient and effective routing of data packets. BGP is a complex protocol and requires specialized skills in order to configure, troubleshoot, and optimize routing between different networks.",
      "source_url": "https://en.wikipedia.org/wiki/Border_Gateway_Protocol",
      "license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
   },
   "category": [
      {
         "href": "https://api-v2.onetcenter.org/online/technology/categories/43232908",
         "code": 43232908,
         "title": "Switch or router software"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/",
         "code": "15-1241.00",
         "title": "Computer Network Architects",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": true,
         "percentage": 15
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/",
         "code": "15-1231.00",
         "title": "Computer Network Support Specialists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": true,
         "percentage": 5
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/",
         "code": "15-1244.00",
         "title": "Network and Computer Systems Administrators",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 1
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1299.05/",
         "code": "15-1299.05",
         "title": "Information Security Engineers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 1
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-9031.00/",
         "code": "41-9031.00",
         "title": "Sales Engineers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 1
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/",
         "code": "15-1299.08",
         "title": "Computer Systems Engineers/Architects",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "in_demand": false,
         "percentage": 0
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1212.00/",
         "code": "15-1212.00",
         "title": "Information Security Analysts",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 0
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1252.00/",
         "code": "15-1252.00",
         "title": "Software Developers",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false,
         "percentage": 0
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1299.06/",
         "code": "15-1299.06",
         "title": "Digital Forensics Analysts",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "in_demand": false
      }
   ]
}