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/37-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 10191701,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/10191701",
         "title": "Animal control traps",
         "example": [
            "Bait stations",
            "Mechanical animal traps",
            "Snap traps"
         ]
      },
      {
         "code": 21101802,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/21101802",
         "title": "Dusters",
         "example": [
            "Bellows dusters",
            "Bulb dusters",
            "Power dusters"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Handheld compressed air sprayers",
            "Handheld pesticide sprayers"
         ]
      },
      {
         "code": 21101805,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/21101805",
         "title": "Fog or mist generators",
         "example": [
            "Cold foggers",
            "Thermal foggers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 46181710,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/46181710",
         "title": "Protective hood",
         "example": [
            "Protective head coverings"
         ]
      },
      {
         "code": 24111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/24111805",
         "title": "Chemical tanks",
         "example": [
            "Pesticide tanks"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Utility screwdrivers"
         ]
      },
      {
         "code": 21101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/21101801",
         "title": "Sprayers",
         "example": [
            "Ultra low volume ULV sprayers"
         ]
      },
      {
         "code": 46181541,
         "related": "https://api-v2.onetcenter.org/online/occupations/37-2021.00/related/tools_used/46181541",
         "title": "Chemical resistant gloves",
         "example": [
            "Protective gloves"
         ]
      }
   ]
}