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-3021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 44102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/44102101",
         "title": "Franking or postage machines",
         "example": [
            "Digital postal meters",
            "Mechanical postal meters"
         ]
      },
      {
         "code": 44101901,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/44101901",
         "title": "Check endorsing machines",
         "example": [
            "Check and document signers",
            "Check cancelling machines"
         ]
      },
      {
         "code": 44102103,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/44102103",
         "title": "Mail sealing machines",
         "example": [
            "Envelope sealing machines",
            "Envelope stuffers"
         ]
      },
      {
         "code": 44101803,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/44101803",
         "title": "Accounting machines",
         "example": [
            "Billing machines",
            "Bookkeeping machines"
         ]
      },
      {
         "code": 43211717,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/43211717",
         "title": "Optical character recognition systems",
         "example": [
            "Magnetic ink character recognition MICR encoding machines",
            "Magnetic ink character recognition MICR readers"
         ]
      },
      {
         "code": 41111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/41111510",
         "title": "Postal scales",
         "example": [
            "Shipping scales"
         ]
      },
      {
         "code": 44102102,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/44102102",
         "title": "Mail opening machines",
         "example": [
            "Envelope opening machines"
         ]
      },
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Check sorting machines"
         ]
      },
      {
         "code": 56101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/56101702",
         "title": "Filing cabinets or accessories",
         "example": [
            "Check filing cabinets"
         ]
      },
      {
         "code": 43212114,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/related/tools_used/43212114",
         "title": "Digital image printers",
         "example": [
            "Magnetic ink character recognition MICR printers"
         ]
      }
   ]
}