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-4021.00/related/tools_used/41121510
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 41121510,
      "title": "Volumetric pipettes",
      "example": [
         "Volumetric glassware"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4031.00/",
         "code": "19-4031.00",
         "title": "Chemical Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Volumetric glass pipettes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/",
         "code": "19-1029.02",
         "title": "Molecular and Cellular Biologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Variable volume pipettes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/",
         "code": "31-9097.00",
         "title": "Phlebotomists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Erythrocyte sedimentation rate (ESR) pipettes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1222.00/",
         "code": "29-1222.00",
         "title": "Physicians, Pathologists",
         "tags": {
            "bright_outlook": true
         },
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/",
         "code": "29-1131.00",
         "title": "Veterinarians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Volumetric glass pipettes"
         ]
      }
   ]
}