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-9081.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/hot_technology"
   },
   "category": [
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.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": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Easy Solutions Easy Lab",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Easy%20Solutions%20Easy%20Lab"
            },
            {
               "title": "Inventrix Labtrac",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Inventrix%20Labtrac"
            },
            {
               "title": "Laboratory Systems Group Lab Manager",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Laboratory%20Systems%20Group%20Lab%20Manager"
            },
            {
               "title": "Mainstreet Systems & Software DentaLab/PC II",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mainstreet%20Systems%20%26%20Software%20DentaLab%2FPC%20II"
            }
         ],
         "example_more": [
            {
               "title": "Database management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20management%20software"
            },
            {
               "title": "Jenmar International DL-Plus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Jenmar%20International%20DL-Plus"
            },
            {
               "title": "LabMagic",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/LabMagic"
            }
         ]
      },
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "Computer aided design and drafting CADD software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer%20aided%20design%20and%20drafting%20CADD%20software"
            },
            {
               "title": "Dental product design software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20product%20design%20software"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Bookkeeping software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Bookkeeping%20software"
            },
            {
               "title": "Intuit QuickBooks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Intuit%20QuickBooks",
               "hot_technology": true
            }
         ]
      }
   ]
}