Skillnad mellan versioner av "TurfAPI"

(Versions)
(Description)
Rad 11: Rad 11:
  
 
Example:
 
Example:
[http://api.turfgame.com/v2/] will take you to API version 2, while [http://api.turfgame.com/unstable/] will take you to the "unstable" version of the API.
+
[hej http://api.turfgame.com/v2/] will take you to API version 2, while [http://api.turfgame.com/unstable/] will take you to the "unstable" version of the API.
 
 
  
 
== Usage ==
 
== Usage ==

Versionen från 25 januari 2013 kl. 13.03

Disclaimer

The turf API is intended for use in third party implementations. Hacking, mis-use or other malicious usage of the API may lead to banning from the API and the game.


Description

The Turf API is currently based on HTTP requests/responses structured as XML or RSS for ease of use and availability reasons. The system is based on different versions. You can choose which version to use by stating this in the request-URL.

Example: [hej http://api.turfgame.com/v2/] will take you to API version 2, while [1] will take you to the "unstable" version of the API.

Usage

Click on the API below to see how to use it. (Usage may differ between different versions.)

Versions

TurfAPI V1

TurfAPI V2 (Latest stable)

TurfAPI Unstable (EXPERIMENTAL, functions may added or removed. Do not use for your final product.)