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-5053.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Barcode sorters",
            "Mail sorting machines",
            "Postal automated redirection systems",
            "Small parcel bundle sorter machines"
         ],
         "example_more": [
            "Automatic airline assignment systems",
            "Compact assignment machines",
            "Conveyor sorting systems",
            "Multi-position letter sorting machines"
         ]
      },
      {
         "code": 41111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/41111510",
         "title": "Postal scales",
         "example": [
            "Mail scales"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 44102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/44102101",
         "title": "Franking or postage machines",
         "example": [
            "Postage marking machines"
         ]
      },
      {
         "code": 24101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/24101501",
         "title": "Carts",
         "example": [
            "Hand-pushed carts"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 43221520,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/43221520",
         "title": "Interactive voice recognition equipment",
         "example": [
            "Voice recognition equipment"
         ]
      },
      {
         "code": 23152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/23152901",
         "title": "Wrapping machinery",
         "example": [
            "Delivery point packagers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 44102302,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/related/tools_used/44102302",
         "title": "Parcel wrapping machines",
         "example": [
            "Packaging machines"
         ]
      }
   ]
}