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-9031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 39,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112832,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/27112832",
         "title": "Socket attachments and accessories",
         "example": [
            "Socket adapters",
            "Socket extensions"
         ]
      },
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Sealed burner wrenches",
            "Spanner nut wrenches"
         ]
      },
      {
         "code": 27112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/27112110",
         "title": "Retaining ring pliers",
         "example": [
            "Snap-ring pliers"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Mini tubing cutters"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex key sets"
         ]
      },
      {
         "code": 41113120,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/41113120",
         "title": "Carbon monoxide analyzer",
         "example": [
            "Carbon monoxide detectors"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Smart phones"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9031.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      }
   ]
}