API for [EU] VoltNode Gaming #1 | Public | Levels | Skins | VIP
JSON for programs, websites and more
text
json
{
"response": {
"steam_id": null,
"domain": null,
"id": 11602890,
"ip": "178.105.21.214",
"port": 27016,
"query": 27016,
"project_id": null,
"color": 0,
"city": "Nuremberg",
"description": "[{\"id\":\"4Qf5xQd4FM\",\"type\":\"image\",\"data\":{\"caption\":\"[EU] VoltNode Gaming #1 | Public<br>\",\"withBorder\":false,\"withBackground\":false,\"stretched\":false,\"file\":{\"url\":\"https://cdn.gamemonitoring.net/images/content/78e2de83-bf81-49d6-82b0-b1be48dcf9b6.webp\"}}},{\"id\":\"Q4ZD6DV5Jc\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ ReHLDS + ReGameDLL\"}},{\"id\":\"3B84k-32-i\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ 1000 FPS\"}},{\"id\":\"pz1khTq31C\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ Level & XP System\"}},{\"id\":\"chOYOBOaXW\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ Weapon Skins Unlocks\"}},{\"id\":\"00Kp9qQNYh\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ Knife Rewards System\"}},{\"id\":\"pSenkwdKZ-\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ Daily Rewards\"}},{\"id\":\"MSmIjG5zXg\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ VIP System\"}},{\"id\":\"BL4e5nb8Zc\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ FastDL\"}},{\"id\":\"J891oX-PTB\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ Active Administration\"}},{\"id\":\"KJWVRCHeGz\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ Competitive Gameplay\"}},{\"id\":\"e7D46ohKuK\",\"type\":\"paragraph\",\"data\":{\"text\":\"✓ Europe Hosted\"}},{\"id\":\"6jbin_j2B3\",\"type\":\"paragraph\",\"data\":{\"text\":\"🎨 Weapon Skins:\"}},{\"id\":\"k48rTiTgs3\",\"type\":\"paragraph\",\"data\":{\"text\":\"Bloodsport • Cyrex • Asiimov • Blaze • Kill Confirmed\"}},{\"id\":\"hI8OkP5Xyt\",\"type\":\"paragraph\",\"data\":{\"text\":\"🔪 Knife Rewards:\"}},{\"id\":\"vAPpJYQDWQ\",\"type\":\"paragraph\",\"data\":{\"text\":\"Butterfly • Karambit • M9 Bayonet • Huntsman • Bayonet • Flip Ruby\"}},{\"id\":\"l7nyjiW7xM\",\"type\":\"paragraph\",\"data\":{\"text\":\"📋 Commands:\"}},{\"id\":\"WOOUA2G0ZL\",\"type\":\"paragraph\",\"data\":{\"text\":\"/menu • /skins • /knife • /xp • /rank • /top15 • /daily • /vip\"}},{\"id\":\"UZJHCsqqNF\",\"type\":\"paragraph\",\"data\":{\"text\":\"💬 Discord:\"}},{\"id\":\"MURYx-HkXX\",\"type\":\"paragraph\",\"data\":{\"text\":\"discord.gg/RKDcjkqJSd\"}},{\"id\":\"jmSYWWt4E1\",\"type\":\"paragraph\",\"data\":{\"text\":\"🌍 Public Server:\"}},{\"id\":\"lnw9-CarQv\",\"type\":\"paragraph\",\"data\":{\"text\":\"178.105.21.214:27016\"}},{\"id\":\"98L1aq4CzA\",\"type\":\"paragraph\",\"data\":{\"text\":\"🏆 Competitive Server:\"}},{\"id\":\"a8Dzxm2mi1\",\"type\":\"paragraph\",\"data\":{\"text\":\"178.105.21.214:27015\"}},{\"id\":\"08ESob9ys3\",\"type\":\"paragraph\",\"data\":{\"text\":\"⭐ New players are always welcome!\"}}]",
"game": 10,
"owner": 196565,
"boosts": 1,
"last_offline": 1779751203,
"last_online": 1781587212,
"icon": null,
"name": "[EU] VoltNode Gaming #1 | Public | Levels | Skins | VIP",
"connect": "178.105.21.214:27016",
"request": "178.105.21.214:27016",
"map": "de_inferno",
"gamemode": "Counter-Strike",
"version": "1.1.2.7/Stdio",
"numplayers": 11,
"maxplayers": 20,
"bots": 0,
"secured": true,
"private": false,
"country": "DE",
"status": true,
"votes": 0,
"points": 131,
"add_date": 1779751203,
"last_update": 1781587212,
"banned": false,
"wipe": null,
"official": null,
"wipe_period": null,
"next_wipe": null,
"pve": null,
"pvp": null,
"list_hidden": false,
"hide_address": false,
"hide_query": false,
"position_game": 5,
"language": "en",
"parked": false,
"app": {
"id": 3,
"steam_id": 10,
"name": "Counter-Strike",
"url": "counter-strike"
},
"server_owner": {
"username": "voltnode",
"avatar": "96174a0d-9010-44d7-957c-337dcb507a3c.webp"
},
"mods": [
{
"id": 1634,
"name": "AMX-Mod-X"
},
{
"id": 1620,
"name": "Public"
},
{
"id": 1621,
"name": "VIP"
},
{
"id": 1622,
"name": "RANK"
},
{
"id": 1955,
"name": "Steam"
},
{
"id": 1956,
"name": "Fun"
},
{
"id": 1957,
"name": "Rankstats"
},
{
"id": 1962,
"name": "Free Play"
},
{
"id": 1623,
"name": "Case"
},
{
"id": 1624,
"name": "CkinChanger case"
},
{
"id": 1958,
"name": "Stats Top Players"
},
{
"id": 1959,
"name": "Multi jump"
},
{
"id": 1963,
"name": "Free Admin"
}
],
"disabled_modules": []
}
}Code examples
php
<?php
$json = file_get_contents("https://api.gamemonitoring.net/servers/11602890");
$data = json_decode($json, true);
var_dump($data);