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-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 45,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 27111617,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/27111617",
         "title": "Rubber mallet",
         "example": [
            "Nylon hammers",
            "Rubber mallets"
         ]
      },
      {
         "code": 27112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/27112110",
         "title": "Retaining ring pliers",
         "example": [
            "Snap ring pliers"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Tube cutters"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Allen wrenches"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      },
      {
         "code": 27111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/27111601",
         "title": "Mallets",
         "example": [
            "Plastic mallets"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat head screwdrivers"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Metal chisels"
         ]
      },
      {
         "code": 41111921,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/related/tools_used/41111921",
         "title": "Speed sensors",
         "example": [
            "Timing lights"
         ]
      }
   ]
}