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/49-2095.00/related/technology_skills/43232606
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232606,
      "title": "Compliance software",
      "example": [
         "Megger PowerDB"
      ],
      "occupation_total": 42,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232606"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
         "code": "13-2011.00",
         "title": "Accountants and Auditors",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Intrax ProcedureNet",
            "Sage HandiSoft HandiLedger",
            "Tax compliance property tax management software",
            "TrendTracker Compliance Solution"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/",
         "code": "15-2011.00",
         "title": "Actuaries",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Compliance testing software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
         "code": "17-2031.00",
         "title": "Bioengineers and Biomedical Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Equipment compliance testing software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3031.00/",
         "code": "43-3031.00",
         "title": "Bookkeeping, Accounting, and Auditing Clerks",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Corporate Responsibility System Technologies Limited CRSTL Compliance Positioning System",
            "Financial compliance software",
            "Intrax ProcedureNet",
            "Sage EDP Payroll Tax"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/",
         "code": "11-9199.02",
         "title": "Compliance Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Actimize Brokerage Compliance Solutions",
            "MetricStream Enterprise Compliance Platform",
            "Oracle Enterprise Governance, Risk, and Compliance Manager",
            "Thomson Reuters Paisley Enterprise GRC"
         ]
      }
   ]
}