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/39-9041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Smart phones"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Portable fire extinguishers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43212104,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/43212104",
         "title": "Inkjet printers",
         "example": [
            "Computer inkjet printers"
         ]
      },
      {
         "code": 47121604,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/47121604",
         "title": "Wet or dry combination vacuum cleaners",
         "example": [
            "Wet-dry vacuums"
         ]
      },
      {
         "code": 25101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/25101505",
         "title": "Minivans or vans",
         "example": [
            "Passenger vans"
         ]
      },
      {
         "code": 43191505,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-9041.00/related/tools_used/43191505",
         "title": "Answering machines",
         "example": [
            "Telephone answering machines"
         ]
      }
   ]
}