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-2132.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 4,
   "total": 4,
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2132.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "CMSN FieldPAK",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CMSN%20FieldPAK"
            },
            {
               "title": "Comput-Ability Mechanical Insulation Key Estimator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Comput-Ability%20Mechanical%20Insulation%20Key%20Estimator"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2132.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "IBM Maximo Asset Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Maximo%20Asset%20Management"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2132.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "North American Insulation Manufacturers Association NAIMA 3E Plus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/North%20American%20Insulation%20Manufacturers%20Association%20NAIMA%203E%20Plus"
            }
         ]
      },
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2132.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "Turtle Creek Software Goldenseal",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Turtle%20Creek%20Software%20Goldenseal"
            }
         ]
      }
   ]
}