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/29-1299.02/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 6,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/summary/technology_skills?start=6&end=6",
   "hot_technology": {
      "total": 3,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/hot_technology"
   },
   "category": [
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Eye Tracking Exercises Enterprises Track with Letters",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Eye%20Tracking%20Exercises%20Enterprises%20Track%20with%20Letters"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Computer Aided Vision Therapy CAVT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer%20Aided%20Vision%20Therapy%20CAVT"
            },
            {
               "title": "HTS Vision CVS2",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HTS%20Vision%20CVS2"
            },
            {
               "title": "MAX Systems Max-Gold Medical Clinic Software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MAX%20Systems%20Max-Gold%20Medical%20Clinic%20Software"
            },
            {
               "title": "Therapeutic orthoptic software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Therapeutic%20orthoptic%20software"
            }
         ],
         "example_more": [
            {
               "title": "HTS Vision HTS2 Computerized Binocular Home Eye Exercise System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HTS%20Vision%20HTS2%20Computerized%20Binocular%20Home%20Eye%20Exercise%20System"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/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": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      }
   ]
}