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.01/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 7,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/summary/technology_skills?start=6&end=7",
   "hot_technology": {
      "total": 1,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/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": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Enova eNatro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Enova%20eNatro"
            },
            {
               "title": "SimpleClinic Practice Management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SimpleClinic%20Practice%20Management%20software"
            },
            {
               "title": "Trigram Software AcuBase Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Trigram%20Software%20AcuBase%20Pro"
            },
            {
               "title": "ZYTO LSA Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ZYTO%20LSA%20Pro"
            }
         ],
         "example_more": [
            {
               "title": "NaturaeMed OfficePro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/NaturaeMed%20OfficePro"
            },
            {
               "title": "Naturopathic Clinic software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Naturopathic%20Clinic%20software"
            },
            {
               "title": "NaturoPlus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/NaturoPlus"
            },
            {
               "title": "Power Diary",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Power%20Diary"
            }
         ]
      },
      {
         "code": 43231510,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/technology_skills/43231510",
         "title": "Label making software",
         "example": [
            {
               "title": "Labeling software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Labeling%20software"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "EZ-Zone Software Alternative Medical Billing",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EZ-Zone%20Software%20Alternative%20Medical%20Billing"
            }
         ]
      },
      {
         "code": 43232309,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/technology_skills/43232309",
         "title": "Information retrieval or search software",
         "example": [
            {
               "title": "Online medical databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Online%20medical%20databases"
            }
         ]
      }
   ]
}