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/47-2081.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 7,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/summary/technology_skills?start=6&end=7",
   "hot_technology": {
      "total": 3,
      "href": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/hot_technology"
   },
   "category": [
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            },
            {
               "title": "Wilhelm Publishing Threshold",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Wilhelm%20Publishing%20Threshold"
            }
         ]
      },
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "Construction Software Center EasyEst",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Construction%20Software%20Center%20EasyEst"
            },
            {
               "title": "DevWave Estimate Works",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DevWave%20Estimate%20Works"
            },
            {
               "title": "On Center Quick Bid",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/On%20Center%20Quick%20Bid"
            },
            {
               "title": "Turtle Creek Software Goldenseal",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Turtle%20Creek%20Software%20Goldenseal"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Job costing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Job%20costing%20software"
            }
         ]
      },
      {
         "code": 43232111,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/technology_skills/43232111",
         "title": "Optical character reader OCR or scanning software",
         "example": [
            {
               "title": "Logic Group Scanner Digitizing Software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Logic%20Group%20Scanner%20Digitizing%20Software"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true
            }
         ]
      }
   ]
}