Authentication
The Referd API uses API keys to authenticate requests. You can view your API keys in the Referd Dashboard.
curl --request POST \
--url 'https://api.gameball.co/api/v3.0/integrations/event' \
--header 'APIKey: ue7eh32eiwlsncoko08u8b'
curl --request POST \
--url 'https://api.gameball.co/api/v3.0/integrations/transaction/cashback' \
--header 'APIKey: ue7eh32eiwlsncoko08u8b'
--header 'SecretKey: kz7eh32eiwldlowbo08u5p'Last updated