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-9023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Remote reading electronic thermometers"
         ]
      },
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Overhead cranes"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Safety masks"
         ]
      },
      {
         "code": 41103312,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/41103312",
         "title": "Viscosimeters",
         "example": [
            "Viscosity meters"
         ]
      },
      {
         "code": 41115603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/41115603",
         "title": "pH meters",
         "example": [
            "pH indicators"
         ]
      },
      {
         "code": 41103313,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/41103313",
         "title": "Depth indicators",
         "example": [
            "Measuring sticks"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Handtrucks"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Safety gloves"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 24101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/related/tools_used/24101604",
         "title": "Lifts",
         "example": [
            "Hydraulic lifts"
         ]
      }
   ]
}