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-1244.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": [
            "Asynchronous transfer mode ATM analyzers",
            "Communications analyzers",
            "Synchronous optical network SONET analyzers",
            "T-Birds"
         ]
      },
      {
         "code": 26121630,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/26121630",
         "title": "Cable accessories",
         "example": [
            "Cable verifiers"
         ]
      },
      {
         "code": 43201802,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/43201802",
         "title": "Hard disk arrays",
         "example": [
            "Redundant array of independent disks RAID systems"
         ]
      },
      {
         "code": 43222622,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/43222622",
         "title": "Server load balancer",
         "example": [
            "Load balancers"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Punchdown tools"
         ]
      },
      {
         "code": 41115306,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/41115306",
         "title": "Interferometers",
         "example": [
            "Optical spectrum analyzers"
         ]
      },
      {
         "code": 43201806,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/43201806",
         "title": "Tape arrays",
         "example": [
            "Tape libraries"
         ]
      },
      {
         "code": 41115316,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/41115316",
         "title": "Reflectometers",
         "example": [
            "Optical time domain reflectometers OTDR"
         ]
      },
      {
         "code": 41111917,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/41111917",
         "title": "Digital testers",
         "example": [
            "Bit error rate testers BERT"
         ]
      },
      {
         "code": 41113708,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1244.00/related/tools_used/41113708",
         "title": "Power meters",
         "example": [
            "Powerline monitors"
         ]
      }
   ]
}