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/53-1042.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 23151602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/23151602",
         "title": "Crushers",
         "example": [
            "Crushing machines",
            "Granulators"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Recyclable material sorters"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Hand trucks"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Computer laser printers"
         ]
      },
      {
         "code": 24101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/24101505",
         "title": "Pallet trucks",
         "example": [
            "Pallet jacks"
         ]
      },
      {
         "code": 43191507,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/43191507",
         "title": "Special purpose telephones",
         "example": [
            "Multi-line telephone systems"
         ]
      },
      {
         "code": 44101807,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/44101807",
         "title": "Pocket calculator",
         "example": [
            "Handheld calculators"
         ]
      },
      {
         "code": 24102108,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.01/related/tools_used/24102108",
         "title": "Packaging compactors",
         "example": [
            "Cardboard balers"
         ]
      }
   ]
}