Information About API Keys

You can retrieve all the keys referenced on this page by adding /api on to the end of the full URL for your game. For example:

http://www.kongregate.com/games/BenV/mygame/api

Game API Key

Each game is given a unique API key, which is required for all web requests as well as some other special functionality. You should not share your API key with anyone, which means you should not make web service calls that require the API key from your game client.

Guest Access Key/URL

In order to allow developers to test their game as a guest during development, you can use the guest access URL located on the API information page. Once you have signed out of your Kongregate account, this URL will allow you to access your game while it is in preview state.

You should not share this URL, as it will allow anyone to access your game while it is under development.