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/35-1012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 9,
   "total": 9,
   "category": [
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners",
            "Linear imaging scanners",
            "Long range charged coupled device CCD barcode scanners",
            "Point of service scanners"
         ]
      },
      {
         "code": 43211505,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43211505",
         "title": "Point of sale POS terminal",
         "example": [
            "Point of sale POS terminals",
            "Point of service workstations"
         ]
      },
      {
         "code": 43211720,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43211720",
         "title": "Point of sale payment terminal",
         "example": [
            "Card readers"
         ]
      },
      {
         "code": 43223211,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43223211",
         "title": "Paging controllers",
         "example": [
            "Restaurant guest and server paging systems"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": []
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines"
         ]
      },
      {
         "code": 43212112,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43212112",
         "title": "Point of sale POS receipt printers",
         "example": [
            "Point of sale POS printers"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      }
   ]
}