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-3021.00/related/technology_skills/43231604
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43231604,
      "title": "Financial analysis software",
      "example": [
         "Accuity EPICWare",
         "Oracle E-Business Suite Financials",
         "Positive pay software",
         "QuoteWerks"
      ],
      "occupation_total": 94,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43231604"
   },
   "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": [
            "Delphi Technology",
            "Oracle E-Business Suite Financials",
            "TopCAATs",
            "Tropics workers' compensation software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/",
         "code": "15-2011.00",
         "title": "Actuaries",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "GGY AXIS",
            "Oak Mountain Software AnnuityValue",
            "Pricing software",
            "Towers Perrin MoSes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Delphi Technology"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2023.00/",
         "code": "13-2023.00",
         "title": "Appraisers and Assessors of Real Estate",
         "tags": {},
         "example": [
            "Cost estimating software",
            "CPR Visual Estimator",
            "RPIS Silent CMA",
            "TietoEnator ProMatch"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2022.00/",
         "code": "13-2022.00",
         "title": "Appraisers of Personal and Business Property",
         "tags": {},
         "example": [
            "Cost estimating software",
            "CPR Visual Estimator",
            "HP 49G+ Appraiser Fee Calculator"
         ]
      }
   ]
}