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-9011.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-9011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Precision levels",
            "Spirit levels"
         ]
      },
      {
         "code": 27111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/27111903",
         "title": "Planes",
         "example": [
            "Hand planers",
            "Wood planes"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Electric saws"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 23241401,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/23241401",
         "title": "Bench grinder",
         "example": [
            "Bench grinders"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Stepladders"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Manlifts"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 27111521,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/related/tools_used/27111521",
         "title": "Nibblers",
         "example": [
            "Nibbling tools"
         ]
      }
   ]
}