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-5093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "category": [
      {
         "code": 30181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/30181504",
         "title": "Sinks",
         "example": [
            "Shampoo basins"
         ]
      },
      {
         "code": 53131604,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/53131604",
         "title": "Hair combs or brushes",
         "example": [
            "Hair brushes",
            "Hair combs"
         ]
      },
      {
         "code": 47111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/47111502",
         "title": "Laundry type washing machines",
         "example": [
            "Commercial washing machines"
         ]
      },
      {
         "code": 47111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/47111503",
         "title": "Clothes dryers",
         "example": [
            "Commercial dryers"
         ]
      },
      {
         "code": 39101613,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/39101613",
         "title": "Infrared lamps",
         "example": [
            "Infrared heat lamps"
         ]
      },
      {
         "code": 53131602,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/53131602",
         "title": "Hair care supplies",
         "example": [
            "Hair rollers",
            "Permanent rods"
         ]
      },
      {
         "code": 56111806,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/56111806",
         "title": "Swiveling barber chair",
         "example": [
            "Shampoo chairs"
         ]
      },
      {
         "code": 52141526,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/52141526",
         "title": "Domestic coffee makers",
         "example": [
            "Electric coffeemakers"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multiline telephone systems"
         ]
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5093.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      }
   ]
}