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/35-9031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/details/tools_used?start=11&end=11",
   "category": [
      {
         "code": 48101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/48101701",
         "title": "Carbonated beverage dispenser",
         "example": [
            "Carbonated beverage dispensers"
         ]
      },
      {
         "code": 48101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/48101702",
         "title": "Non carbonated beverage dispenser",
         "example": [
            "Juice dispensers"
         ]
      },
      {
         "code": 48101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/48101505",
         "title": "Commercial use coffee or iced tea makers",
         "example": [
            "Commercial coffeemakers"
         ]
      },
      {
         "code": 43211505,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/43211505",
         "title": "Point of sale POS terminal",
         "example": [
            "Point of sale POS computer terminals"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multi-line telephone systems"
         ]
      },
      {
         "code": 44101807,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/44101807",
         "title": "Pocket calculator",
         "example": [
            "Handheld calculators"
         ]
      },
      {
         "code": 48101709,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/48101709",
         "title": "Ice dispensers",
         "example": [
            "Ice-making machines"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/43211903",
         "title": "Touch screen monitors",
         "example": []
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-9031.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      }
   ]
}