✨ GameBoost API v2 is now live!
cURL
curl --request PATCH \ --url https://api.gameboost.com/v1/currency-offers/{currencyOfferId}/actions/list \ --header 'Authorization: Bearer <token>'
List a specific currency offer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successfully listed the currency offer.
Was this page helpful?