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-9051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 44102109,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/44102109",
         "title": "Automatic postal or mailing machine",
         "example": [
            "Electronic mailing machines",
            "Mail handling machines",
            "Mail processing machines"
         ]
      },
      {
         "code": 44102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/44102101",
         "title": "Franking or postage machines",
         "example": [
            "Postage marking machines",
            "Postage meters"
         ]
      },
      {
         "code": 41111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/41111510",
         "title": "Postal scales",
         "example": [
            "Mail scales"
         ]
      },
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Mail sorting equipment"
         ]
      },
      {
         "code": 45112001,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/45112001",
         "title": "Microfiche or microfilm viewers",
         "example": [
            "Microfilm viewing equipment"
         ]
      },
      {
         "code": 24101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/24101501",
         "title": "Carts",
         "example": [
            "Mail carts"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 44102801,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/44102801",
         "title": "Laminators",
         "example": [
            "Lamination machines"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 44102102,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/related/tools_used/44102102",
         "title": "Mail opening machines",
         "example": [
            "Automatic envelope opening machines"
         ]
      }
   ]
}