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-2011.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/details/technology_skills?start=11&end=11",
   "hot_technology": {
      "total": 3,
      "href": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.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": "EasyCBM",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EasyCBM"
            },
            {
               "title": "Padlet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Padlet"
            },
            {
               "title": "Schoology",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Schoology"
            }
         ],
         "example_more": [
            {
               "title": "Appletree",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Appletree"
            },
            {
               "title": "Children's educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Children's%20educational%20software"
            }
         ]
      },
      {
         "code": 43232702,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43232702",
         "title": "Desktop communications software",
         "example": [
            {
               "title": "Bloomz",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Bloomz"
            },
            {
               "title": "ClassDojo",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ClassDojo"
            },
            {
               "title": "Edmodo",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Edmodo"
            },
            {
               "title": "Tadpoles",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Tadpoles"
            }
         ]
      },
      {
         "code": 43232505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43232505",
         "title": "Multi-media educational software",
         "example": [
            {
               "title": "Nearpod",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nearpod"
            },
            {
               "title": "Seesaw",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Seesaw"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      },
      {
         "code": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "Google Meet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Google%20Meet"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "Flipgrid",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Flipgrid"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "Google Classroom",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Google%20Classroom"
            }
         ]
      }
   ]
}