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/39-5091.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/hot_technology"
   },
   "category": [
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Adobe Photoshop",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Photoshop",
               "hot_technology": true
            },
            {
               "title": "Autodesk Maya",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Autodesk%20Maya"
            },
            {
               "title": "Autodesk Mudbox",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Autodesk%20Mudbox"
            },
            {
               "title": "SavingFace",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SavingFace"
            }
         ],
         "example_more": [
            {
               "title": "DatInf DigiMakeup",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DatInf%20DigiMakeup"
            },
            {
               "title": "Pixologic Zbrush",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Pixologic%20Zbrush"
            }
         ]
      },
      {
         "code": 43232107,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/technology_skills/43232107",
         "title": "Web page creation and editing software",
         "example": [
            {
               "title": "Blogging software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blogging%20software"
            },
            {
               "title": "Facebook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Facebook",
               "hot_technology": true
            },
            {
               "title": "Instagram",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Instagram"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Clear Books",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Clear%20Books"
            },
            {
               "title": "Intuit QuickBooks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Intuit%20QuickBooks",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5091.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Bookitlive",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Bookitlive"
            },
            {
               "title": "Client databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Client%20databases"
            }
         ]
      }
   ]
}