Getting started
API enpoint urls:
- Sandbox : https://api-preprod.ubiliz.com
- Production : https://api.ubiliz.com
Ubiliz app urls (to get the authentication token) :
- Sandbox : https://app-preprod.ubiliz.com
- Production : https://app.ubiliz.com
All requests (except the lost password request) must be authenticated.
Changelog
- 2025-03-18 : Added field htmlDescription to the VoucherConfiguration resource (use this field to get all formatting)
- 2026-02-18 : Added endpoint /voucher_usages to view usage detail and delete an usage
- 2026-02-18 : Deprecated endpoint /change_password_requests, will be removed before end of 2026