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-9022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 27112702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/27112702",
         "title": "Power buffers",
         "example": [
            "Buffing wheels",
            "Orbital buffers",
            "Tire buffers"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Finishers",
            "Straight grinders"
         ]
      },
      {
         "code": 27112708,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/27112708",
         "title": "Power sanders",
         "example": [
            "Electric sander-polishers",
            "Pad sanders"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 27131511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/27131511",
         "title": "Pneumatic grinders",
         "example": [
            "Air grinders"
         ]
      },
      {
         "code": 41111614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/41111614",
         "title": "Height gauges",
         "example": [
            "Digital height gauges"
         ]
      },
      {
         "code": 27111944,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/related/tools_used/27111944",
         "title": "Precision file",
         "example": [
            "Precision file sets"
         ]
      }
   ]
}