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/53-3053.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25161501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/25161501",
         "title": "Touring bicycles",
         "example": [
            "Bicycle taxis",
            "Pedicabs",
            "Rickshaws"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Cell phones",
            "Smartphones"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Digital surveillance camera systems"
         ]
      },
      {
         "code": 43211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/43211710",
         "title": "Radio frequency identification devices",
         "example": [
            "Radio frequency identification RFID devices"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first-aid kits"
         ]
      },
      {
         "code": 25174101,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/25174101",
         "title": "Emergency vehicle exits",
         "example": [
            "Emergency exit doors"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Portable fire extinguishers"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 25172901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/25172901",
         "title": "Exterior automobile lighting",
         "example": [
            "Bus warning lights"
         ]
      },
      {
         "code": 46171621,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/tools_used/46171621",
         "title": "Surveillance video or audio recorders",
         "example": [
            "Closed-circuit TV cameras"
         ]
      }
   ]
}