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-2071.00/related/technology_skills/43231506
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43231506,
      "title": "Materials requirements planning logistics and supply chain software",
      "example": [
         "Warehouse management system WMS"
      ],
      "occupation_total": 50,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43231506"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-1041.00/",
         "code": "53-1041.00",
         "title": "Aircraft Cargo Handling Supervisors",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Warehouse management system WMS"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3011.00/",
         "code": "17-3011.00",
         "title": "Architectural and Civil Drafters",
         "tags": {},
         "example": [
            "Bill of materials software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9041.00/",
         "code": "11-9041.00",
         "title": "Architectural and Engineering Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "LSA Visual Easy Lean"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
         "code": "51-3011.00",
         "title": "Bakers",
         "tags": {},
         "example": [
            "Enggist & Grandjean EGS F&B Control"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3031.00/",
         "code": "49-3031.00",
         "title": "Bus and Truck Mechanics and Diesel Engine Specialists",
         "tags": {},
         "example": [
            "Fleet management software"
         ]
      }
   ]
}