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-1031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 41111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/41111508",
         "title": "Bodyweight measuring scales",
         "example": [
            "Hydrostatic weighing machines",
            "Upright scales"
         ]
      },
      {
         "code": 41116210,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/41116210",
         "title": "Metabolic disorder breathalyzer monitor or meter",
         "example": [
            "Ketone meters"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Metabolic carts"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Glucometers"
         ]
      },
      {
         "code": 41113621,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/41113621",
         "title": "Impedance meters",
         "example": [
            "Bioelectric impedance machines"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Automated blood pressure cuffs"
         ]
      },
      {
         "code": 41111912,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/41111912",
         "title": "Physiological recorders",
         "example": [
            "Wearable fitness monitors"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 42181603,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/42181603",
         "title": "Mercury blood pressure units",
         "example": [
            "Manual blood pressure cuffs"
         ]
      },
      {
         "code": 43211504,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1031.00/related/tools_used/43211504",
         "title": "Personal digital assistant PDAs or organizers",
         "example": [
            "Personal digital assistants PDA"
         ]
      }
   ]
}