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/53-4013.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 6,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-4013.00/summary/technology_skills?start=6&end=6",
   "category": [
      {
         "code": 43231508,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4013.00/related/technology_skills/43231508",
         "title": "Inventory management software",
         "example": [
            {
               "title": "Railyard inventory software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Railyard%20inventory%20software"
            },
            {
               "title": "Softrail AEI Rail & Road Manager",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Softrail%20AEI%20Rail%20%26%20Road%20Manager"
            }
         ]
      },
      {
         "code": 43232608,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4013.00/related/technology_skills/43232608",
         "title": "Industrial control software",
         "example": [
            {
               "title": "RailComm DocYard",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/RailComm%20DocYard"
            },
            {
               "title": "Softrail AEI Automatic Yard Tracking System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Softrail%20AEI%20Automatic%20Yard%20Tracking%20System"
            }
         ]
      },
      {
         "code": 43231511,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4013.00/related/technology_skills/43231511",
         "title": "Expert system software",
         "example": [
            {
               "title": "Positive train control PTC systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Positive%20train%20control%20PTC%20systems"
            }
         ]
      },
      {
         "code": 43232603,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4013.00/related/technology_skills/43232603",
         "title": "Facilities management software",
         "example": [
            {
               "title": "Railcar inspection management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Railcar%20inspection%20management%20software"
            }
         ]
      },
      {
         "code": 43232705,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4013.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"
            }
         ]
      }
   ]
}