Issue Free Spin

Create a new freespin

post
/api/launcher/standard/{integrationId}/v1/freespin/issue
Authorizations
x-signaturestringRequired

hex(HMAC-SHA256(secret, body))

Path parameters
integrationIdstringRequired
Body
gamesstring[]Required

Game identifiers

Example: ["andvari-ring","jumping-bells"]
freespinIdstringRequired

Unique freespin ID on partners side

Example: fs-789
playerIdstringRequired

Unique player ID

Example: player-456
currencystring · min: 3 · max: 5Required

Currency code

Example: EUR
betCountnumber · min: 1Required

Number of freespin bets

Example: 10
timestampnumberRequired

Unix timestamp of the request

Example: 1767225600
betAmountstringOptional

Fixed bet amount

Example: 10.00
totalWinsAmountLimitstringOptional

Limit of the total wins in this freespin

Example: 100
startsAtstring · date-timeOptional

Start date and time of the freespin

expiresAtstring · date-timeOptional

Expiration date and time of the freespin

brandstringOptional

Brand that is issuing the freespins

Example: sample_casino
Responses
post
/api/launcher/standard/{integrationId}/v1/freespin/issue

Last updated