Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Getting Started

Mike Smedley edited this page Dec 5, 2016 · 3 revisions

The Skiddle Events API has been developed to follow RESTful principles where possible (and not overly complicated). The aim has been to create an API which is simple and intuative to use rather than following strict policies to the letter.

We have released a PHP SDK which can help you easily interact with the API. We currently have no other libraries planned.

To begin using the API, you will first need to request a free API key. Please note, we monitor all requests and reserve the right to rate-limit or block any excessive requests. Limits are continually changed - please contact us if you are expecting to hit our API frequently.

Clone this wiki locally