API Examples

Remember you can use any JSON compatible language to connect to the API such as Javascript, Python or PHP.

Take a look at the example code on GitHub or just go ahead and download the PHP examples!

To play around with how calls work you can use the sandbox account details below:

API Key
39a9a13d56112cbbcbac8259ddc4ae46

API Password
!HDq36P+0-Si90f+VmwT5WFklJdTwIGu

Hello world

This example contains the API connection test plus one example call page. Also useful as a clean way to start a new website.

CMS

Some CMS feeds are demoed in this example including Articles, Events and Gallery. Note that a site map is not used for the navigation.

Store

This example allows you to quickly embed and customise store pages on your website. Comes complete with shopping cart.

Music store

A version of the store example but showing how to display multi-format music releases. HTML 5 audio preview code is included.

Ticket booking

Use this code to embed a booking page complete with booking calendar. The calendar updates availibility via the booking API.

Full site

This is a full website example using all the currently available feeds including the CMS, store and booking system.