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/29-1229.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42294908,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42294908",
         "title": "Endoscopic clamp or dissector or grasper or forceps",
         "example": [
            "Optical biopsy forceps",
            "Optical graspers",
            "Stone grasping forceps"
         ]
      },
      {
         "code": 42295120,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42295120",
         "title": "Surgical lithotripters",
         "example": [
            "Intracorporeal lithotripters",
            "Ultrasonic lithotripters"
         ]
      },
      {
         "code": 42201712,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42201712",
         "title": "Medical ultrasound or doppler or pulse echocardiograph or echocardiograph units for general diagnostic use",
         "example": [
            "Bladder scanners",
            "Diagnostic ultrasound scanners"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Uroflowmeters"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      },
      {
         "code": 42296311,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42296311",
         "title": "Cystoscopes or cystourethroscopes",
         "example": [
            "Ureteroscopes"
         ]
      },
      {
         "code": 42181511,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42181511",
         "title": "Male impotence gages",
         "example": [
            "Erectile dysfunction analyzers"
         ]
      },
      {
         "code": 42295121,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tools_used/42295121",
         "title": "Surgical microscopes or loupes or magnifiers",
         "example": [
            "Surgical microscopes"
         ]
      }
   ]
}