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-1231.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": [
            "Asynchronous transfer mode ATM analyzers",
            "Port analyzer adapters",
            "Synchronous optical network SONET analyzers",
            "Throughput testers"
         ],
         "example_more": [
            "Cisco Systems Cisco Application Visibility and Management AVM Traffic Collector",
            "Communications analyzers",
            "Fabric analyzers",
            "Fibre channel protocol analyzers",
            "T-Birds"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Caching engines",
            "Network address translation NAT appliances"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "Continuity testers",
            "Test lights"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 43201802,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.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-1231.00/related/tools_used/43222622",
         "title": "Server load balancer",
         "example": [
            "Load balancers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43222625,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/43222625",
         "title": "Access servers",
         "example": [
            "Remote access servers"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Cable testers"
         ]
      },
      {
         "code": 44101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/related/tools_used/44101508",
         "title": "Laser fax machine",
         "example": [
            "Laser facsimile machines"
         ]
      }
   ]
}