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/43-5051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Barcode sorters",
            "Doubles detectors",
            "Electronic mail sorting devices",
            "Sorting machines"
         ]
      },
      {
         "code": 41111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/41111510",
         "title": "Postal scales",
         "example": [
            "Mail scales"
         ]
      },
      {
         "code": 44102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/44102101",
         "title": "Franking or postage machines",
         "example": [
            "Postage meters"
         ]
      },
      {
         "code": 24101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/24101501",
         "title": "Carts",
         "example": [
            "Mail transport carts"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 60121701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/60121701",
         "title": "Rubber stamping stamps",
         "example": [
            "Hand stamps"
         ]
      },
      {
         "code": 24102002,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/24102002",
         "title": "Bin handlers",
         "example": [
            "Bin stackers"
         ]
      },
      {
         "code": 24102202,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/24102202",
         "title": "Box sealing tape dispensers",
         "example": [
            "Packaging tape dispensers"
         ]
      },
      {
         "code": 55121502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/55121502",
         "title": "Security tags",
         "example": [
            "Security devices"
         ]
      },
      {
         "code": 24101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5051.00/related/tools_used/24101503",
         "title": "Dollies",
         "example": [
            "Warehouse dollies"
         ]
      }
   ]
}