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/33-3041.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/33-3041.00/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Handheld data collectors",
            "Handheld ticket writers",
            "Parking meter readers"
         ]
      },
      {
         "code": 46161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/46161505",
         "title": "Parking meters",
         "example": [
            "Analog parking meters",
            "Parking timers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "License plate recognition LPR cameras"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 43212112,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/43212112",
         "title": "Point of sale POS receipt printers",
         "example": [
            "Payment receipt printers"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Parking enforcement vehicles"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": [
            "Electronic cash registers"
         ]
      }
   ]
}