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/17-2112.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/details/tools_used?start=11&end=12",
   "category": [
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": [
            "Network protocol analyzers",
            "Tektronix Communications Network & Service Analyzer NSA"
         ]
      },
      {
         "code": 41113704,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41113704",
         "title": "Integrated circuit testers",
         "example": [
            "In-target probes ITP",
            "Logic analyzers"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41113630",
         "title": "Multimeters",
         "example": []
      },
      {
         "code": 41111931,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41111931",
         "title": "Flow sensors",
         "example": []
      },
      {
         "code": 41115303,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41115303",
         "title": "Frequency analyzers",
         "example": [
            "Spectrum analyzers"
         ]
      },
      {
         "code": 41113114,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41113114",
         "title": "Thermal conductivity analyzers",
         "example": [
            "Thermal validation systems"
         ]
      },
      {
         "code": 41105314,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41105314",
         "title": "Gel documentation systems",
         "example": [
            "Gel electrophoresis systems"
         ]
      },
      {
         "code": 41115406,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41115406",
         "title": "Spectrophotometers",
         "example": []
      },
      {
         "code": 41111927,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41111927",
         "title": "Pressure sensors",
         "example": []
      },
      {
         "code": 41113718,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.02/related/tools_used/41113718",
         "title": "Protocol analyzers",
         "example": []
      }
   ]
}