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/39-3011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "category": [
      {
         "code": 48121301,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/48121301",
         "title": "Table gambling management systems",
         "example": [
            "Player tracking system software",
            "Progressive Gaming Chip Inventory System",
            "Tangam Gaming TableEye21",
            "Tangam Gaming TableEyeBacc"
         ],
         "example_more": [
            "Table game management system software"
         ]
      },
      {
         "code": 48121202,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/48121202",
         "title": "Card tables",
         "example": [
            "Baccarat tables",
            "Blackjack tables",
            "Craps tables",
            "Poker tables"
         ]
      },
      {
         "code": 44111605,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/44111605",
         "title": "Cash or ticket boxes",
         "example": [
            "Imprest banks",
            "Table banks",
            "Table game drop boxes"
         ]
      },
      {
         "code": 48121201,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/48121201",
         "title": "Roulette wheels",
         "example": []
      },
      {
         "code": 60141103,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/60141103",
         "title": "Playing cards",
         "example": []
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 60141106,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/60141106",
         "title": "Dice",
         "example": []
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      },
      {
         "code": 44111608,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/related/tools_used/44111608",
         "title": "Coin banks",
         "example": [
            "Table chip trays"
         ]
      }
   ]
}