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-6061.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/53-6061.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "High-powered flashlights"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "First aid equipment"
         ]
      },
      {
         "code": 46151501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/46151501",
         "title": "Barricades",
         "example": [
            "Portable barricades"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 27112711,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/27112711",
         "title": "Power staple guns",
         "example": [
            "Power staplers"
         ]
      },
      {
         "code": 31162103,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/31162103",
         "title": "Wall anchors",
         "example": [
            "Wheelchair clamping devices"
         ]
      },
      {
         "code": 25172104,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/25172104",
         "title": "Seatbelts",
         "example": [
            "Vehicle seat belts"
         ]
      },
      {
         "code": 46161504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/46161504",
         "title": "Traffic signals",
         "example": [
            "Parking signs"
         ]
      },
      {
         "code": 24101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/related/tools_used/24101604",
         "title": "Lifts",
         "example": [
            "Mechanical lifts"
         ]
      }
   ]
}