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-3093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "category": [
      {
         "code": 47111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/47111502",
         "title": "Laundry type washing machines",
         "example": [
            "Light commercial washing machines",
            "Washer extractors"
         ]
      },
      {
         "code": 47121602,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/47121602",
         "title": "Vacuum cleaners",
         "example": [
            "Industrial vacuum cleaners"
         ]
      },
      {
         "code": 47111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/47111503",
         "title": "Clothes dryers",
         "example": [
            "Industrial clothes dryers"
         ]
      },
      {
         "code": 47131604,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/47131604",
         "title": "Brooms",
         "example": [
            "Push brooms"
         ]
      },
      {
         "code": 47121605,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/47121605",
         "title": "Floor scrubbers",
         "example": [
            "Floor scrubbing machines"
         ]
      },
      {
         "code": 49241705,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/49241705",
         "title": "Automatic pool cleaner",
         "example": [
            "Pool vacuums"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 47131617,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/47131617",
         "title": "Dust mops",
         "example": []
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      },
      {
         "code": 47131618,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3093.00/related/tools_used/47131618",
         "title": "Wet mops",
         "example": []
      }
   ]
}