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-9096.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 37,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 31162810,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/31162810",
         "title": "Splices or splice plates",
         "example": [
            "Marlinspikes",
            "Rigging vises"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial caliper gauges"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips screwdrivers"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Floor drill presses"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Grease dispensers"
         ]
      },
      {
         "code": 23241611,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/23241611",
         "title": "Reamer",
         "example": [
            "Precision reamers"
         ]
      },
      {
         "code": 27111711,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/27111711",
         "title": "Ratchets",
         "example": [
            "Ratchet sets"
         ]
      },
      {
         "code": 23271821,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/23271821",
         "title": "Welder torch",
         "example": [
            "Welding torches"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain hoists"
         ]
      }
   ]
}