GAMEMONITORING
Looking for a partnerGamesFeedAdd serverServer promotionMy listsFavorite serversMy serversMy projects

Recommended games

CS:GOCS:GORustRustCounter-Strike 2Counter-Strike 2Teamspeak 3Teamspeak 3DayZDayZSampSampGarry's ModGarry's ModMinecraftMinecraftCS:SCS:SUnturnedUnturned

Links

DocumentationAPISystem IP addressesContactsService AgreementPrivacy PolicyPaid Digital Services TermsConsent to Personal Data Processing

We're available in these countries

🌍InternationalРоссияРоссияTürkiyeTürkiyeRomâniaRomâniaDeutschlandDeutschlandIndiaIndiaPolskaPolska中国中国
© 2015-2026 GAMEMONITORING. All rights reserved. Use of materials is permitted only with an active link to the source. The platform is independent and not affiliated with game publishers and developers. All trademarks and registered trademarks belong to their respective rights holders.

Developer documentation

Connect GAMEMONITORING to your website, control panel, or game service through REST API and Webhook.

APIThe REST API provides access to public GAMEMONITORING data: servers, players, posts, online status, and votes. For example: show recent votes on a server page, load a server card by ID, or verify a vote by vote id .WebhookWebhook notifies your system about an event immediately after an action on the platform. The handler receives a POST request, verifies the signature, and returns an HTTP status that records the delivery result.Vote rewardsserver.vote connects Webhook and API: the event provides the vote ID, the handler fetches details, finds the player in your database, and issues the reward once. It works for coins, items, roles, bonuses, and other actions after a vote.