Uiza Documentation
2022-06-06
2022-06-06
  • Hola! 👋
  • Getting Started
    • Introduction
    • Authentication
    • Errors
    • Quick Starts
      • Live Streaming
      • Video Streaming
    • Pagination
    • Recommended Specifications
    • Sample Streaming Apps
      • NodeJS Live Streaming App
      • Java Live Streaming App
      • Python Live Streaming App
      • How to integrate live streaming into an Android App using Uiza’s Live API
    • Versioning
  • API Reference
    • Live Entities
      • Create a live entity
      • Retrieve a live entity
      • Update a live entity
      • Delete a live entity
      • List all live entities
      • Create a live relay
      • Update a live relay
      • Delete a live relay
    • Video Entities
      • Create a video entity
      • Retrieve a video entity
      • Update a video entity
      • Delete a video entity
      • List all video entities
    • Events
      • Event Types
    • Webhook Endpoints
      • Verifying signatures
      • Create a webhook endpoint
      • Update a webhook endpoint
      • Get a webhook endpoint
      • List all webhook endpoint
  • SDK REFERENCE
    • Introduction
    • Android SDK
      • Android Player SDK
      • Android Broadcast SDK
    • iOS SDK
      • iOS Player SDK
      • iOS Broadcast SDK
    • Web Player SDK
    • Flutter SDK
  • API UPGRADES
    • Release Notes
    • API Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Versioning

Uiza API current version is 2020-05-07

PreviousHow to integrate live streaming into an Android App using Uiza’s Live APINextLive Entities

Last updated 2 years ago

Was this helpful?

When we release a new API version, by default, all requests to our backend will be served with the newest API specs. We tagged which version is the main version on our documentation page.

Now we still developing the backward-compatible way to make sure that your code will work fine when Uiza updates the API version. Because of the situation, when we make changes to the API, we release a new dated version, but to avoid breaking your code, we will inform you one month before the change by email.

Read our to learn more about the new features we serve our customers, the bug fixes and how we improve our performance. Also, read the to stay up to date on the API changes.

Release notes
API changelog