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-2031.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/hot_technology"
   },
   "category": [
      {
         "code": 43233513,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/related/technology_skills/43233513",
         "title": "Cloud-based data access and sharing software",
         "example": [
            {
               "title": "Google Drive",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Google%20Drive"
            },
            {
               "title": "Microsoft SharePoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20SharePoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Common Curriculum",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Common%20Curriculum"
            },
            {
               "title": "Instructional software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Instructional%20software"
            },
            {
               "title": "Moodle",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Moodle"
            },
            {
               "title": "Schoology",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Schoology"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "Flipgrid",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Flipgrid"
            },
            {
               "title": "Screencastify",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Screencastify"
            },
            {
               "title": "Video editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Video%20editing%20software"
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "ABC programming language",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ABC%20programming%20language"
            },
            {
               "title": "Logo design software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Logo%20design%20software"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2031.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Desmos",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Desmos"
            },
            {
               "title": "Geogebra",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Geogebra"
            }
         ]
      }
   ]
}