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-3041.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-3041.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/25-3041.00/hot_technology"
   },
   "category": [
      {
         "code": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3041.00/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "Google Meet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Google%20Meet"
            },
            {
               "title": "Zoom",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Zoom",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3041.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Academic educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Academic%20educational%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": 43232505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3041.00/related/technology_skills/43232505",
         "title": "Multi-media educational software",
         "example": [
            {
               "title": "Edpuzzle",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Edpuzzle"
            },
            {
               "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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3041.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Blackboard software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blackboard%20software"
            },
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "Redrock Software TutorTrac",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Redrock%20Software%20TutorTrac"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3041.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"
            }
         ]
      }
   ]
}