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/39-3031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 6,
   "total": 6,
   "category": [
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "Hand-held flashlights"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "First aid kits"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Electronic ticket scanners"
         ]
      },
      {
         "code": 55111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/related/tools_used/55111508",
         "title": "Electronic charts or maps or atlases",
         "example": [
            "Facility maps"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": []
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": []
      }
   ]
}