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-9032.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs",
            "Plastic handcuffs"
         ]
      },
      {
         "code": 46101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/46101504",
         "title": "Handguns",
         "example": [
            "Pistols",
            "Revolvers"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "Flashlights"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "First aid kits"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Multipurpose fire extinguishers"
         ]
      },
      {
         "code": 41111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/41111511",
         "title": "Truck or rail scales",
         "example": [
            "Vehicle weight scales"
         ]
      },
      {
         "code": 46151602,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/46151602",
         "title": "Night sticks",
         "example": [
            "Nightsticks"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Patrol cars"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9032.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Pepper spray"
         ]
      }
   ]
}