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/17-3024.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 32101628,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/32101628",
         "title": "Microcontrollers",
         "example": [
            "Programmable automation controllers PAC",
            "Programmable logic controllers PLC"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Flow meters"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Laser scanners"
         ]
      },
      {
         "code": 41113631,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/41113631",
         "title": "Ohmmeters",
         "example": [
            "Volt-ohm meters VOM"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Soldering tools"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Electric drills"
         ]
      },
      {
         "code": 23153204,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/23153204",
         "title": "Welding robots",
         "example": [
            "Robotic teach pendants"
         ]
      },
      {
         "code": 41115304,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/related/tools_used/41115304",
         "title": "Frequency counters or timer or dividers",
         "example": [
            "Frequency counters"
         ]
      }
   ]
}