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-2061.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators",
            "Pattern generators",
            "Universal source generators"
         ]
      },
      {
         "code": 41111905,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41111905",
         "title": "Electronic measuring probes",
         "example": [
            "Logic probes",
            "Probe card devices",
            "Probe stations"
         ]
      },
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": [
            "Communications analyzers",
            "Traffic generators"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "Circuit memory testers",
            "Circuit testers"
         ]
      },
      {
         "code": 41113704,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41113704",
         "title": "Integrated circuit testers",
         "example": [
            "Digital analysis systems DAS",
            "Logic analyzers"
         ]
      },
      {
         "code": 41113647,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41113647",
         "title": "Frequency calibrator or simulator",
         "example": [
            "Dynamic signal analyzers",
            "Signal source analyzers"
         ]
      },
      {
         "code": 41113708,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41113708",
         "title": "Power meters",
         "example": [
            "Alternating current AC power analyzers",
            "Power sensors"
         ]
      },
      {
         "code": 41113638,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/41113638",
         "title": "Oscilloscopes",
         "example": [
            "Communications signal analyzers",
            "Sampling oscilloscopes"
         ]
      },
      {
         "code": 60104801,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/60104801",
         "title": "Wave generators",
         "example": [
            "Waveform generators"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2061.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer scanners"
         ]
      }
   ]
}