Using BigMarker API

BigMarker API allows you to manage your channel and receive reporting and analytics without logging in to the platform

BigMarker provides robust options when it comes to using API calls to manage your channel, add registrants, create webinars and pre-load content. All you will need is a BigMarker account that has admin access to a channel.

API Documentation

All of the possible API calls along with the parameters and responses to expect are listed in the BigMarker API Documentation. There are many different things you can do with the BigMarker API, including but not limited to:

    • Create, edit and delete webinars, series and events
    • Add and remove registrants and presenters from webinars and events
    • Download reporting and analytics
    • Get credentials to enter a webinar as a registrant or presenter

Managing your API Key

When you are logged in to your BigMarker account, visit the API settings of your profile. In here, you will be able to request an API Key. Doing so will generate a new key for you to use.

Once you have a key, it will be displayed along with the Base URL. In most cases, it will be bigmarker.com or web.bigmarker.com but it is good practice to check this before configuring your API calls.

If you wish to generate a new API key, click once more on Request API Key. It is very important to remember that when you do this, the original API key is deleted and will no longer work.

API limits

BigMarker has a limit of 100 API calls per minute, after which call will fail with a HTTP 429 status. For adding registrations to your content, there is a different limit of 50 API calls per second.

Issues with API

If you are having any issues with your API configuration and you confirm that your calls and keys are set correctly, don't hesitate to reach out to support@bigmarker.com