Read Instructions Here!

API Reference Frontpage

From KickApps API Reference

Jump to: navigation, search

You can use the REST (REpresentational State Transfer) API, to request resources on the KickApps' platform (such as media files and member comments) and use and display them to suit your exact needs.

Information for Reviewers

If you're reviewing this guide or are new to API development, the following sections will be especially useful. If you need API access data or features not currently exposed by the REST or SOAP API calls, contact KickApps for more information.

  • Getting Started. Familiarizing yourself with the KickApps APIs.
  • REST API. Describes each "call" developers can make to the KickApps servers. From each description, you can link to the call's details.
  • Change Log. Stay abreast with the ever evolving KickApps APIs. Here you can track new calls, bug fixes and documentation updates for the KickApps APIs.
  • Glossary. Definition of commonly used terms in this documentation.
  • REST API Sample Applications. Take a look at how these API references look while in action.