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/11-3021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "File servers",
            "Minicomputers",
            "Netware servers",
            "Web servers"
         ],
         "example_more": [
            "Internet Information Services IIS Servers",
            "Mid-range computers",
            "Storage servers"
         ]
      },
      {
         "code": 43211502,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/43211502",
         "title": "High end computer servers",
         "example": [
            "Workstations"
         ]
      },
      {
         "code": 43221522,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/43221522",
         "title": "Teleconference equipment",
         "example": [
            "Teleconferencing equipment"
         ]
      },
      {
         "code": 43201404,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/43201404",
         "title": "Network interface cards",
         "example": [
            "Network interface cards NIC"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Punchdown tools"
         ]
      },
      {
         "code": 43201407,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/43201407",
         "title": "Peripheral controller cards",
         "example": [
            "Industry standard architecture/peripheral component interconnect ISA/PCI cards"
         ]
      },
      {
         "code": 43222627,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/43222627",
         "title": "Integrated services digital network ISDN access devices",
         "example": [
            "Robot automation tool"
         ]
      },
      {
         "code": 44101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/44101508",
         "title": "Laser fax machine",
         "example": [
            "Laser facsimile machines"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": []
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": []
      }
   ]
}