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/19-3039.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/details/tools_used?start=11&end=11",
   "category": [
      {
         "code": 42251502,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/42251502",
         "title": "Cognitive or dexterity or perceptual or sensory evaluation or testing products",
         "example": [
            "Auditory stimulation equipment",
            "Block pattern sets",
            "Visual stimulation test equipment",
            "Wisconsin Card Sorting Test"
         ],
         "example_more": [
            "Grip testing devices",
            "Pocket smell tests"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 42251504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/42251504",
         "title": "Therapeutic pegboards or activity boards",
         "example": [
            "Pegboards"
         ]
      },
      {
         "code": 42141804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/42141804",
         "title": "Galvanic or faradic stimulators",
         "example": [
            "Skin conductance testing equipment"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Computer laser printers"
         ]
      },
      {
         "code": 42271505,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/42271505",
         "title": "Respiratory monitoring kits",
         "example": [
            "Respiration measurement equipment"
         ]
      },
      {
         "code": 42181516,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/42181516",
         "title": "Electromyography EMG units",
         "example": [
            "Facial electromyography equipment"
         ]
      },
      {
         "code": 44101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/44101508",
         "title": "Laser fax machine",
         "example": [
            "Laser facsimile machines"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      }
   ]
}