REST API Sample Applications

From KickApps Documentation

Jump to: navigation, search

To help you evaluate our REST API we have provided a PHP sample application: KIckApps PHP Sample (download)‎.

We've started completely revamping our sample application based on additions to our APIs and new features in our platform, and these are getting added to the sample application on a rolling basis.

Documentation for the sample application is also underway, which will be found here when updates are made available.

NOTE: The PHP sample app uses cURL (client URL) library functions, see http://us2.php.net/curl.

See Also

List of KickApps API Calls


Note: Occasionally (and without advanced warning) we modify our API calls by adding new parameters in the response payload. Please keep this in mind when designing your strategy for parsing our responses.