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-7081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 7,
   "total": 7,
   "category": [
      {
         "code": 25101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/related/tools_used/25101611",
         "title": "Cargo trucks",
         "example": [
            "Front loading garbage trucks",
            "Shredder trucks",
            "Side-loading garbage trucks",
            "Tractor-trailer trucks"
         ],
         "example_more": [
            "Garbage trucks",
            "Grapple trucks",
            "Pneumatic collection garbage trucks",
            "Rear-loading garbage trucks",
            "Recycling trucks"
         ]
      },
      {
         "code": 24102108,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/related/tools_used/24102108",
         "title": "Packaging compactors",
         "example": [
            "Aluminum compactors",
            "Cardboard compactors"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 25181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/related/tools_used/25181701",
         "title": "Container trailers",
         "example": [
            "Walking floor trailers"
         ]
      },
      {
         "code": 24101605,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/related/tools_used/24101605",
         "title": "Loading equipment",
         "example": [
            "Lifting arms"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7081.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      }
   ]
}