Games & Offers API

Learn more about the Games & Offers API

General idea

In case you want to have your own UI implementation, or already have an existing backend with other offers, we provide the offer API as a solution. There are two APIs available:

  • The User Based Offer API: This API returns offers for a specific user ID and can be called on the client side or server side.
  • The Static Offer API: This API returns a list of all available offers. You need to call this API on the server side. This allows you to add offers to your already existing inventory.

If you are unsure which API is the better fit for you, you can always contact your BitLabs account manager.