Welcome to the iBroadcast developer guide. Here you will find instructions on using the iBroadcast API, including example code and best practices.

To use the iBroadcast API to create your own app, you will first need to create an app on the web player. Once you have done this, you are ready to start using this API. Your app must authenticate with our OAuth 2.0 server to receive an access and refresh token. Access tokens expire and must be refreshed using the refresh token. Once authenticated, you may make requests to the various servers using the JSON API or GET requests with documented query parameters. Our JSON API is not a REST API, but it does follow some similar principles.
To report a bug, send an email to support@ibroadcast.com