Quantcast

Jump to content

Welcome to GameOn365
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
All services are running normally.


- - - - -

Hotel Royale API Methods


Server Status
  • URL: http://gameon365.net/page/api/royale/status.json
  • Refreshes: Every 2 minutes
  • Returns
    • status (boolean)
    • true - server is online
    • false - server is offline
  • active_users (integer)
    • Number of users currently online
  • active_rooms (integer)
    • Number of rooms users are currently occupying
  • server (string)
    • Name, version, and build of the hotel server software
  • cache_time (integer)
    • Unix timestamp indicating when the response was last generated by the API server
Server Totals
  • URL: http://gameon365.net/page/api/royale/totals.json
  • Refreshes: Every 10 minutes
  • Returns
    • total_users (integer)
    • Number of users registered with the hotel service
  • total_rooms (integer)
    • Number rooms created in the hotel
  • total_items (integer)
    • Number of items owned by users in the hotel
  • catalog_items (integer)
    • Number of items available in the catalog (includes admin-only items).
  • cache_time (integer)
    • Unix timestamp indicating when the response was last generated by the API server



0 Comments