Siperb API - Introduction

Siperb API - Introduction

Siperb Offers full API documentation. 

Siperb makes use of REST API calls in all its administration and management functions. These API calls are well documented and used on your behalf when using our Admin Control Panel, for example.

API calls are protected by default with Session based Authentication, meaning this token will change after 30 days, unless to go through the login process.

If you would like to make use of the REST API outside of the Admin Control Panel, you will need to generate a Permanent Token. You can then use this token on your own backend systems etc. You can find more about Pricing and rate limits on our web site.

We maintain versioned documentation with each release. The API may be updated, for bug fixes, or released under a new version as new features are added.

The API endpoint is https://api.siperb.com/v1

Postman templates will be released here.
    • Related Articles

    • Delete Data Request

      SIPERB Mobile App Data Privacy If you would like your account and associated data to be deleted, please email us at support@siperb.com (All emails to this email address are tracked via a ticketing system) Please Note: All User Data including (but not ...
    • What is WebRTC?

      What is WebRTC? Web Real-Time Communication (WebRTC) is an open-source project and technology that enables real-time communication capabilities directly in web browsers without requiring additional plugins or applications. It supports video, voice, ...