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/25-4013.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Digitizers"
         ]
      },
      {
         "code": 41115321,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/41115321",
         "title": "Infrared imagers",
         "example": [
            "Infrared cameras"
         ]
      },
      {
         "code": 23271821,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/23271821",
         "title": "Welder torch",
         "example": [
            "Brazing equipment"
         ]
      },
      {
         "code": 42151631,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/42151631",
         "title": "Dental probes or explorers",
         "example": [
            "Dental explorers"
         ]
      },
      {
         "code": 27131502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/27131502",
         "title": "Compressed air gun",
         "example": [
            "Air abrasive tools"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4013.00/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Soldering irons"
         ]
      }
   ]
}