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-3041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/details/tools_used?start=11&end=11",
   "category": [
      {
         "code": 44102501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/44102501",
         "title": "Money counting machines",
         "example": [
            "Currency scanners"
         ]
      },
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Automatic coin sorters"
         ]
      },
      {
         "code": 43211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/43211702",
         "title": "Magnetic stripe readers and encoders",
         "example": [
            "Credit card processing machines"
         ]
      },
      {
         "code": 44102503,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/44102503",
         "title": "Coin wrapper machines",
         "example": [
            "Automatic coin wrappers"
         ]
      },
      {
         "code": 44111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/44111603",
         "title": "Coin sorters",
         "example": [
            "Coin sorting setups"
         ]
      },
      {
         "code": 48111404,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/48111404",
         "title": "Electronic funds transfer point of sale equipment",
         "example": [
            "Cash advance terminals"
         ]
      },
      {
         "code": 46171604,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/46171604",
         "title": "Alarm systems",
         "example": [
            "Security alarm systems"
         ]
      },
      {
         "code": 44101809,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/44101809",
         "title": "Desktop calculator",
         "example": [
            "10-key calculators"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      }
   ]
}