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/51-5112.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/51-5112.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 9,
      "href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/hot_technology"
   },
   "category": [
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Adobe Illustrator",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Illustrator",
               "hot_technology": true
            },
            {
               "title": "Adobe Photoshop",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Photoshop",
               "hot_technology": true
            },
            {
               "title": "Graphics software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Graphics%20software"
            },
            {
               "title": "Image editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Image%20editing%20software"
            }
         ],
         "example_more": [
            {
               "title": "Corel CorelDraw Graphics Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Corel%20CorelDraw%20Graphics%20Suite"
            }
         ]
      },
      {
         "code": 43232112,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/technology_skills/43232112",
         "title": "Desktop publishing software",
         "example": [
            {
               "title": "Adobe InDesign",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20InDesign",
               "hot_technology": true
            },
            {
               "title": "Adobe PageMaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20PageMaker"
            },
            {
               "title": "Enfocus PitStop Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Enfocus%20PitStop%20Pro"
            },
            {
               "title": "QuarkXPress",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/QuarkXPress"
            }
         ]
      },
      {
         "code": 43232202,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/technology_skills/43232202",
         "title": "Document management software",
         "example": [
            {
               "title": "Adobe Acrobat",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Acrobat",
               "hot_technology": true
            },
            {
               "title": "Adobe LifeCycle Production Print ES3",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20LifeCycle%20Production%20Print%20ES3"
            },
            {
               "title": "Xerox FreeFlow Print Server",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Xerox%20FreeFlow%20Print%20Server"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Electronics for Imaging EFI Monarch",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronics%20for%20Imaging%20EFI%20Monarch"
            },
            {
               "title": "Electronics for Imaging EFI Pace",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronics%20for%20Imaging%20EFI%20Pace"
            },
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.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
            }
         ]
      }
   ]
}