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/51-9082.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 56,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Band saws",
            "Pneumatic oscillating saws",
            "Rotary saws",
            "Table saws"
         ],
         "example_more": [
            "Metal-cutting bandsaws"
         ]
      },
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "High temperature laboratory ovens",
            "Laboratory infrared ovens",
            "Laboratory mechanical benchtop convection ovens"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Grinding equipment",
            "Grinding wheels",
            "Metal grinders"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Allen wrenches",
            "Hex wrenches"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "3D scanning systems",
            "Digitizers"
         ]
      },
      {
         "code": 27112102,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/27112102",
         "title": "Bench vises",
         "example": [
            "Prosthetic bench vises",
            "Workshop bench vises"
         ]
      },
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Flatbed sewing machines",
            "Longarm sewing machines"
         ]
      },
      {
         "code": 27112707,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/27112707",
         "title": "Power routers",
         "example": [
            "Power routing tools",
            "Vertical routers"
         ]
      },
      {
         "code": 27112708,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/27112708",
         "title": "Power sanders",
         "example": [
            "Disk sanders",
            "Drum sanders"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9082.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Bending brakes"
         ]
      }
   ]
}