Worked perfectly for me.
Did it from a command-prompt in Linux using "curl":

curl -d "appid=440&key=YOURSTEAMWEBAPIKEYHERE"
https://api.steampowered.com/IGameServersService/CreateAccount/v0001/

It returned output like:

{
        "response": {
                "steamid": "YOURNUMERICSTEAMIDHERE",
                "login_token": "YOURLOGONTOKENHERE"
        }

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to