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-9099.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 34,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Pipe cutters"
         ]
      },
      {
         "code": 20122820,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/20122820",
         "title": "Land drilling rigs",
         "example": [
            "Well drilling rigs"
         ]
      },
      {
         "code": 27112101,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/27112101",
         "title": "Pipe vises",
         "example": [
            "Alignment clamps"
         ]
      },
      {
         "code": 27131501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/27131501",
         "title": "Pneumatic impact wrenches",
         "example": [
            "Air wrenches"
         ]
      },
      {
         "code": 27112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/27112501",
         "title": "Pipe bending tools",
         "example": [
            "Pipe squeeze off tools"
         ]
      },
      {
         "code": 22101511,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/22101511",
         "title": "Compactors",
         "example": [
            "Trench compacters"
         ]
      },
      {
         "code": 27111711,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/27111711",
         "title": "Ratchets",
         "example": [
            "Ratchet sets"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Protective respirators"
         ]
      }
   ]
}