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-2055.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 45,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/42211702",
         "title": "Braille devices for the physically challenged",
         "example": [
            "Braille label makers",
            "Braille note-taking systems",
            "Braille rulers",
            "Braille writers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners",
            "Computer voice input devices",
            "Reading pens"
         ]
      },
      {
         "code": 43211708,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/43211708",
         "title": "Computer mouse",
         "example": [
            "Eye controlled computer mouse equipment",
            "Foot operated computer mouse equipment",
            "Trackballs"
         ]
      },
      {
         "code": 42211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/42211701",
         "title": "Adaptive communication switches for the physically challenged",
         "example": [
            "Jellybean switches",
            "Sound switches"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.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-2055.00/related/tools_used/43211705",
         "title": "Game pads or joy sticks",
         "example": [
            "Head operated joysticks",
            "Mouth operated joysticks"
         ]
      },
      {
         "code": 60124508,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/60124508",
         "title": "Sand or water tables or activity centers",
         "example": [
            "Sand tables",
            "Water tables"
         ]
      },
      {
         "code": 42212109,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/42212109",
         "title": "Handicraft tools or materials or equipment for the physically challenged",
         "example": [
            "Adaptive paint brushes",
            "Adaptive scissors"
         ]
      },
      {
         "code": 44101809,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/44101809",
         "title": "Desktop calculator",
         "example": [
            "Large display calculators",
            "Talking calculators"
         ]
      },
      {
         "code": 42212110,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/tools_used/42212110",
         "title": "Page turners for the physically challenged",
         "example": [
            "Page turners"
         ]
      }
   ]
}