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-1241.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": [
            "Asynchronous transfer mode ATM analyzers",
            "Local area network LAN analyzers",
            "Network connectivity testers",
            "Wide area network WAN analyzers"
         ],
         "example_more": [
            "Cable analyzers",
            "Cable qualification testers",
            "Link analyzers",
            "Synchronous optical network SONET analyzers",
            "T-Birds"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Domain name servers DNS",
            "File servers",
            "Mail transport servers",
            "Network-attached storage NAS equipment"
         ],
         "example_more": [
            "Backup servers",
            "High-end database servers"
         ]
      },
      {
         "code": 43222612,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/43222612",
         "title": "Network switches",
         "example": [
            "Computer network switches",
            "Local area network LAN switches",
            "Voice switches",
            "Wide area network WAN switches"
         ]
      },
      {
         "code": 43222611,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/43222611",
         "title": "Network channel or data service units",
         "example": [
            "Channel banks",
            "Network channel service units CSU or data service units DSU"
         ]
      },
      {
         "code": 43222622,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/43222622",
         "title": "Server load balancer",
         "example": [
            "Load balancers",
            "Network server load balancers"
         ]
      },
      {
         "code": 43222625,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/43222625",
         "title": "Access servers",
         "example": [
            "Lightweight directory access protocol LDAP servers",
            "Remote access servers"
         ]
      },
      {
         "code": 43223108,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/43223108",
         "title": "WLAN wireless access network equipment and components",
         "example": [
            "Wireless access points WAP",
            "Wireless local area network WLAN controllers"
         ]
      },
      {
         "code": 43222610,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/43222610",
         "title": "Network service concentrators or hubs",
         "example": [
            "Intelligent hubs"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Network multimeters"
         ]
      },
      {
         "code": 41113740,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1241.00/related/tools_used/41113740",
         "title": "Voice data video cable tester",
         "example": [
            "Communication cable testers"
         ]
      }
   ]
}