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-1071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 152,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Compact digital cameras",
            "Intraoral cameras",
            "Pan-tilt-zoom PTZ cameras"
         ]
      },
      {
         "code": 45121520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/45121520",
         "title": "Web cameras",
         "example": [
            "Remote webcams",
            "Webcams"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 42192301,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/42192301",
         "title": "Patient lifts",
         "example": [
            "Hoyer lifts",
            "Total lift chairs"
         ]
      },
      {
         "code": 41103801,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/41103801",
         "title": "Laboratory mixers",
         "example": [
            "Polyether mixing machines",
            "Rotator mixers"
         ]
      },
      {
         "code": 42241802,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/42241802",
         "title": "Back or lumbar or sacral orthopedic softgoods",
         "example": [
            "Back support braces",
            "Lumbar corsets"
         ]
      },
      {
         "code": 41111912,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/41111912",
         "title": "Physiological recorders",
         "example": [
            "Step monitoring devices",
            "Web-based telerehabilitation monitoring systems"
         ]
      },
      {
         "code": 49201503,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/49201503",
         "title": "Stationary bicycles",
         "example": [
            "Recumbent exercise bicycles",
            "Stationary exercise bicycles"
         ]
      },
      {
         "code": 52161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/52161505",
         "title": "Televisions",
         "example": [
            "Liquid crystal display LCD televisions",
            "Television monitors"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1071.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Interactive whiteboard controllers",
            "Student response systems"
         ]
      }
   ]
}