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/21-1094.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/details/tools_used?start=11&end=12",
   "category": [
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Blood glucose monitoring equipment"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Automated blood pressure cuffs"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Passenger cars"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 42181603,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/42181603",
         "title": "Mercury blood pressure units",
         "example": [
            "Manual blood pressure cuffs"
         ]
      },
      {
         "code": 43212104,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/43212104",
         "title": "Inkjet printers",
         "example": [
            "Computer ink jet printers"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Computer laser printers"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1094.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multi-line telephone systems"
         ]
      }
   ]
}