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-2051.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 4,
   "total": 4,
   "category": [
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2051.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "Hard Dollar HD Project Estimating",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Hard%20Dollar%20HD%20Project%20Estimating"
            },
            {
               "title": "Maxwell Systems Quest Estimator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Maxwell%20Systems%20Quest%20Estimator"
            },
            {
               "title": "National Concrete & Masonry Estimator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/National%20Concrete%20%26%20Masonry%20Estimator"
            },
            {
               "title": "Tradesman's Software Master Estimator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Tradesman's%20Software%20Master%20Estimator"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2051.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "ADAPT-Modeler",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ADAPT-Modeler"
            },
            {
               "title": "HIPERPAV",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HIPERPAV"
            },
            {
               "title": "LogicSphere Firstmix",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/LogicSphere%20Firstmix"
            },
            {
               "title": "Shilstone seeMIX",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Shilstone%20seeMIX"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2051.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Sirus GT Construction Accounting",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sirus%20GT%20Construction%20Accounting"
            }
         ]
      },
      {
         "code": 43232309,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2051.00/related/technology_skills/43232309",
         "title": "Information retrieval or search software",
         "example": [
            {
               "title": "ACT Contractors Forms",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ACT%20Contractors%20Forms"
            }
         ]
      }
   ]
}