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/41-1012.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232303,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/related/technology_skills/43232303",
         "title": "Customer relationship management CRM software",
         "example": [
            {
               "title": "Oracle Eloqua",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Oracle%20Eloqua"
            },
            {
               "title": "Salesforce software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Salesforce%20software",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 6
            },
            {
               "title": "Salesforce.com Salesforce CRM",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Salesforce.com%20Salesforce%20CRM"
            },
            {
               "title": "SugarCRM Sugar UX",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SugarCRM%20Sugar%20UX"
            }
         ],
         "example_more": [
            {
               "title": "Customer information databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Customer%20information%20databases"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "YouTube",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/YouTube"
            }
         ]
      },
      {
         "code": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "Cisco Webex",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Cisco%20Webex",
               "hot_technology": true
            },
            {
               "title": "Fuze cloud communications and collaboration software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Fuze%20cloud%20communications%20and%20collaboration%20software"
            },
            {
               "title": "Online meeting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Online%20meeting%20software"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Microsoft Dynamics",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Dynamics",
               "hot_technology": true
            },
            {
               "title": "NetSuite ERP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/NetSuite%20ERP"
            },
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Budgeting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Budgeting%20software"
            },
            {
               "title": "Financial accounting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Financial%20accounting%20software"
            }
         ]
      }
   ]
}