API Examples

The sandbox account allows you to test the Inzu API on any server without an Inzu account.

To access the testing account simply use the following account details:

API Key
39a9a13d56112cbbcbac8259ddc4ae46

API Password
!HDq36P+0-Si90f+VmwT5WFklJdTwIGu

To show how a site is built using Inzu we have provided the following PHP examples.

Remember you can use any JSON compatible language to connect to the API such as Javascript, Node JS or ASP.

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.