Creating an account
Creating an API account is very straight forward: just follow these steps.
- *Register with INZU
- Login to your account
- Click "Manage my site"
- Click "API Admin"
- **Enter IP of your web server
- Choose an API password
- Generate API Key
You may create up to 5 separate API accounts allowing you to create different versions of your site for web, mobile and other applications.
*Not all feeds are available to all account types; please check the comparison table to ensure you register for the right account.
**You must submit a valid IP address for the server that will be reading the feeds. The IP address is checked before a feed is served. You can find out a server's IP address by asking your hosting provider or by using the following PHP command.
<?php
echo $_SERVER['SERVER_ADDR'];
?>
echo $_SERVER['SERVER_ADDR'];
?>
Account Comparison
| API Feed | BASIC | STARTER | BUSINESS |
|---|---|---|---|
| *Online store | ![]() |
![]() |
|
| Home page | ![]() |
![]() |
|
| About | ![]() |
![]() |
|
| News | ![]() |
![]() |
|
| Articles/Blog | ![]() |
||
| Gigs/Events | ![]() |
||
| Galleries | ![]() |
||
| Profiles | ![]() |
![]() |
|
| Video | ![]() |
![]() |
|
| Sound | ![]() |
||
| Product Catalogue/Discography | ![]() |
![]() |
|
| Downloads | ![]() |
||
| Links | ![]() |
![]() |
Contact | ![]() |
![]() |
*Includes feeds: Category, Product, Music Release & cart.

