Version History
This document tracks all versions of the Flex-Soft Integration API.
| Version | Date | Type | Description |
|---|---|---|---|
| 1.0.0 | 2024-12-11 | Release | Initial launch of Flex-Soft Platform. |
1.0.0 – Initial Release
Date: 2024-12-11
Features
- Platform: Rebrand to Flex-Soft Integration.
- Game Launch: Added support for Chicken Race.
- Wallet API:
- Standardized
BET,WIN,BALANCEandAUTHendpoints. - Currency: All amounts are defined in millis (1/1000th unit).
- Security: HMAC SHA256 signature validation with
X-Public-Key.
- Standardized
- Gift API:
- New Inbound API for granting and canceling Free Bets.
- Documentation:
- Added multi-language code samples for signature handling.
- Added best-practice guidelines for Idempotency.