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-2057.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43211708,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/43211708",
         "title": "Computer mouse",
         "example": [
            "Eye controlled computer mouse equipment",
            "Foot operated mouse equipment",
            "Trackballs"
         ]
      },
      {
         "code": 42211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/42211701",
         "title": "Adaptive communication switches for the physically challenged",
         "example": [
            "Jellybean switches",
            "Sound switches"
         ]
      },
      {
         "code": 42211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/42211702",
         "title": "Braille devices for the physically challenged",
         "example": [
            "Braille slates",
            "Braille styluses"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/43211903",
         "title": "Touch screen monitors",
         "example": [
            "Interactive whiteboards",
            "Wireless touch screen monitors"
         ]
      },
      {
         "code": 43211705,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/43211705",
         "title": "Game pads or joy sticks",
         "example": [
            "Head operated joysticks",
            "Mouth operated joysticks"
         ]
      },
      {
         "code": 42212110,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/42212110",
         "title": "Page turners for the physically challenged",
         "example": [
            "Page turners"
         ]
      },
      {
         "code": 42211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/42211710",
         "title": "Writing aids for the physically challenged",
         "example": [
            "Word prediction software"
         ]
      },
      {
         "code": 45111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/45111810",
         "title": "Visual presenters",
         "example": [
            "Video magnifiers"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 41102401,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/related/tools_used/41102401",
         "title": "Gas burners",
         "example": [
            "Bunsen burners"
         ]
      }
   ]
}