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/occupations/25-2023.00/hot_technology
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 71,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/hot_technology?start=21&end=40",
   "example": [
      {
         "title": "Amazon DynamoDB",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20DynamoDB",
         "hot_technology": true
      },
      {
         "title": "Amazon Elastic Compute Cloud EC2",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Elastic%20Compute%20Cloud%20EC2",
         "hot_technology": true
      },
      {
         "title": "Amazon Simple Storage Service S3",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Simple%20Storage%20Service%20S3",
         "hot_technology": true
      },
      {
         "title": "Amazon Web Services AWS CloudFormation",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Web%20Services%20AWS%20CloudFormation",
         "hot_technology": true
      },
      {
         "title": "Amazon Web Services AWS software",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Amazon%20Web%20Services%20AWS%20software",
         "hot_technology": true
      },
      {
         "title": "Ansible software",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Ansible%20software",
         "hot_technology": true
      },
      {
         "title": "Apache Cassandra",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Apache%20Cassandra",
         "hot_technology": true
      },
      {
         "title": "Apache Hadoop",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Apache%20Hadoop",
         "hot_technology": true
      },
      {
         "title": "Apache Kafka",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Apache%20Kafka",
         "hot_technology": true
      },
      {
         "title": "Apache Tomcat",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Apache%20Tomcat",
         "hot_technology": true
      },
      {
         "title": "Atlassian Bamboo",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Atlassian%20Bamboo",
         "hot_technology": true
      },
      {
         "title": "Atlassian Confluence",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Atlassian%20Confluence",
         "hot_technology": true
      },
      {
         "title": "Atlassian JIRA",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Atlassian%20JIRA",
         "hot_technology": true
      },
      {
         "title": "Bash",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Bash",
         "hot_technology": true
      },
      {
         "title": "C#",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/C%23",
         "hot_technology": true
      },
      {
         "title": "C++",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/C%2B%2B",
         "hot_technology": true
      },
      {
         "title": "Docker",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Docker",
         "hot_technology": true
      },
      {
         "title": "Eclipse IDE",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Eclipse%20IDE",
         "hot_technology": true
      },
      {
         "title": "Elasticsearch",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Elasticsearch",
         "hot_technology": true
      },
      {
         "title": "Extensible markup language XML",
         "href": "https://api-v2.onetcenter.org/online/hot_technology/Extensible%20markup%20language%20XML",
         "hot_technology": true
      }
   ]
}