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/43-5011.01/related/technology_skills/43231503
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43231503,
      "title": "Procurement software",
      "example": [
         "Order management software"
      ],
      "occupation_total": 18,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43231503"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-1011.00/",
         "code": "17-1011.00",
         "title": "Architects, Except Landscape and Naval",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "1ST Pricing Window & Door Toolkit"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/",
         "code": "43-5011.00",
         "title": "Cargo and Freight Agents",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Brokerage software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-4011.00/",
         "code": "47-4011.00",
         "title": "Construction and Building Inspectors",
         "tags": {},
         "example": [
            "Vision Software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-6011.00/",
         "code": "43-6011.00",
         "title": "Executive Secretaries and Executive Administrative Assistants",
         "tags": {},
         "example": [
            "Aestiva Purchase Order"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-9021.00/",
         "code": "25-9021.00",
         "title": "Farm and Home Management Educators",
         "tags": {},
         "example": [
            "Order management software"
         ]
      }
   ]
}