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/35-2013.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 8,
   "total": 8,
   "hot_technology": {
      "total": 2,
      "href": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/hot_technology"
   },
   "category": [
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Cost tracking software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cost%20tracking%20software"
            },
            {
               "title": "Intuit QuickBooks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Intuit%20QuickBooks",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "YouTube",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/YouTube"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "APPCA Personal Chef Office",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/APPCA%20Personal%20Chef%20Office"
            },
            {
               "title": "Cooking e-books",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cooking%20e-books"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.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": 43232705,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/related/technology_skills/43232705",
         "title": "Internet browser software",
         "example": [
            {
               "title": "Web browser software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Web%20browser%20software"
            }
         ]
      },
      {
         "code": 43232107,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/related/technology_skills/43232107",
         "title": "Web page creation and editing software",
         "example": [
            {
               "title": "WordPress",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/WordPress",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232108,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/related/technology_skills/43232108",
         "title": "Calendar and scheduling software",
         "example": [
            {
               "title": "Work scheduling software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Work%20scheduling%20software"
            }
         ]
      },
      {
         "code": 43231508,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/related/technology_skills/43231508",
         "title": "Inventory management software",
         "example": [
            {
               "title": "Food inventory software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Food%20inventory%20software"
            }
         ]
      }
   ]
}