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/49-9045.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Cordless power grinders",
            "Rotary tools"
         ]
      },
      {
         "code": 40101805,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/40101805",
         "title": "Furnaces",
         "example": [
            "Feed fired heaters",
            "Rotary kilns"
         ]
      },
      {
         "code": 24101625,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/24101625",
         "title": "Conventional truck cranes",
         "example": [
            "Boom trucks",
            "Lift trucks"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Brick cutting saws",
            "Cordless saws"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Masonry trowels"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Wheeled front-end loaders"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 27111611,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/27111611",
         "title": "Stonemason hammer",
         "example": [
            "Brick hammers"
         ]
      },
      {
         "code": 23191002,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/23191002",
         "title": "Helical blade mixer",
         "example": [
            "Horizontal helical blade mixers"
         ]
      },
      {
         "code": 40161702,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tools_used/40161702",
         "title": "Wet scrubbers",
         "example": [
            "Acid scrubbers"
         ]
      }
   ]
}