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/15-2099.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 6,
   "total": 6,
   "category": [
      {
         "code": 43211502,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/tools_used/43211502",
         "title": "High end computer servers",
         "example": [
            "Network file servers",
            "Web servers"
         ]
      },
      {
         "code": 43211515,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/tools_used/43211515",
         "title": "Computer workstation",
         "example": [
            "Computer clusters",
            "Computer workstation setups"
         ]
      },
      {
         "code": 41115811,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/tools_used/41115811",
         "title": "Deoxyribonucleic sequence analyzers",
         "example": [
            "Semiconductor-based sequencers"
         ]
      },
      {
         "code": 41105505,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/tools_used/41105505",
         "title": "High throughput screening HTS systems in nucleic acid purification",
         "example": [
            "High throughput screening HTS systems"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 41115409,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/tools_used/41115409",
         "title": "Nuclear magnetic resonance NMR spectrometers",
         "example": []
      }
   ]
}