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-3031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 9,
   "total": 9,
   "category": [
      {
         "code": 43211505,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.00/related/tools_used/43211505",
         "title": "Point of sale POS terminal",
         "example": [
            "Point of sale POS terminals",
            "Point of service workstations"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Portable bar code scanners"
         ]
      },
      {
         "code": 48101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.00/related/tools_used/48101801",
         "title": "Commercial use cutlery",
         "example": [
            "Carving knives"
         ]
      },
      {
         "code": 43223211,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.00/related/tools_used/43223211",
         "title": "Paging controllers",
         "example": [
            "Alphanumeric paging equipment"
         ]
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.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-3031.00/related/tools_used/43212112",
         "title": "Point of sale POS receipt printers",
         "example": [
            "Point of sale POS printers"
         ]
      },
      {
         "code": 43211504,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.00/related/tools_used/43211504",
         "title": "Personal digital assistant PDAs or organizers",
         "example": [
            "Personal digital assistants PDA"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.00/related/tools_used/43211903",
         "title": "Touch screen monitors",
         "example": []
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-3031.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      }
   ]
}