Raised This Month: $12 Target: $400
 3% 

Is my server listed on the master server?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 08-09-2012 , 12:34   Is my server listed on the master server?
Reply With Quote #1

Quote:
From: Fletcher Dunn @ Valve
Date: Thu, 9 Aug 2012 11:32:58 -0500
Subject: [hlds_announce] New WebAPI: Is my server listed on the master server?

A new WebAPI was made available yesterday that is intended to help server admins answer for themselves a frequently-asked question: "Is my server listed on the master servers?". Here's an example:

http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=<SERVER IP HERE>&format=json
http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=<SERVER IP HERE>&format=xml

To avoid the temptation for abuse, the output does not list all server fields, but it should provide enough information to help troubleshoot a situation where your server is not showing up in the server browser. Most importantly, if you see a "reject" field, the status code indicates why your server was rejected. The most common reason is being out of date, less common is being banned. (Currently numeric codes are used, these will be replaced with human readable codes shortly.)

Please note: This WebAPI is intended for troubleshooting purposes only. Automated use of this WebAPI to scrape the server list or make excessively frequent checks (more frequent than once every 10 minutes or so) is considered abusive.

- Fletch
Simply replace the <SERVER IP HERE> part with your server IP and it will output a list of all server reporting on the Master Servers on that IP.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).

Last edited by YamiKaitou; 08-09-2012 at 12:38.
YamiKaitou is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 08-09-2012 , 12:39   Re: Is my server listed on the master server?
Reply With Quote #2

I'd create simple page to check servers, but after reading that note, I won't do it.
__________________
xPaw is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 08-09-2012 , 12:45   Re: Is my server listed on the master server?
Reply With Quote #3

Quote:
Originally Posted by xPaw View Post
I'd create simple page to check servers, but after reading that note, I won't do it.
Yeah, I thought about the same thing but I didn't want to risk being blacklisted from other people abusing it.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
mabaclu
Senior Member
Join Date: Jun 2010
Location: Portugal
Old 08-09-2012 , 17:56   Re: Is my server listed on the master server?
Reply With Quote #4

Here it is: http://webapi.orgfree.com/api.php
__________________
mabaclu is offline
mabaclu
Senior Member
Join Date: Jun 2010
Location: Portugal
Old 08-10-2012 , 07:44   Re: Is my server listed on the master server?
Reply With Quote #5

Please contact me if you have the following IP: 10.44.XX.XX
There seems to be a bug in the script.
__________________
mabaclu is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-10-2012 , 13:40   Re: Is my server listed on the master server?
Reply With Quote #6

Quote:
Originally Posted by mabaclu View Post
Please contact me if you have the following IP: 10.44.XX.XX
There seems to be a bug in the script.
10.* are not public IPv4 addresses.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 08-10-2012 at 13:42.
Powerlord is offline
mabaclu
Senior Member
Join Date: Jun 2010
Location: Portugal
Old 08-10-2012 , 15:54   Re: Is my server listed on the master server?
Reply With Quote #7

Strange... nevermind.
__________________
mabaclu is offline
BrownBear
Member
Join Date: May 2011
Location: Malaysia
Old 11-13-2012 , 02:53   Re: Is my server listed on the master server?
Reply With Quote #8

I type in the address in like this http://api.steampowered.com/ISteamAp...47&format=json

And it showed up like this

{
"response": {
"success": true,
"servers": [
{
"addr": "121.121.98.147:27015",
"gmsindex": 65534,
"appid": 10,
"gamedir": "cstrike",
"region": 4,
"secure": true,
"lan": false,
"gameport": 27015,
"specport": 0
}
]

}
}


So does it mean its listed??
__________________
BrownBear is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 11-13-2012 , 03:18   Re: Is my server listed on the master server?
Reply With Quote #9

If that is your server ip and port, then yes it is listed as it returned a detailed result
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
BrownBear
Member
Join Date: May 2011
Location: Malaysia
Old 11-13-2012 , 03:24   Re: Is my server listed on the master server?
Reply With Quote #10

Okay thank you very much for the website that can help me check
__________________
BrownBear is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode