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-2199.08/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators"
         ]
      },
      {
         "code": 41115501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/41115501",
         "title": "Sonars",
         "example": [
            "Sonar rings"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Bar code readers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Laser scanners"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Welding gun torches"
         ]
      },
      {
         "code": 41111934,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/41111934",
         "title": "Force or torque sensors",
         "example": [
            "Torque meters"
         ]
      },
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital video cameras"
         ]
      },
      {
         "code": 43211718,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/43211718",
         "title": "Camera based vision systems for automated data collection",
         "example": [
            "Vision systems"
         ]
      },
      {
         "code": 32101628,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.08/related/tools_used/32101628",
         "title": "Microcontrollers",
         "example": [
            "Programmable logic controllers PLC"
         ]
      }
   ]
}