Country Filter
This page will guide you through the integration of Revlum's API
Using the "countries" URL parameter you can filter the offers returned by our API to only offers that are available for a certain device.
http://revlum.com/api?apikey=API_KEY&countries=US,CA
Parameter | Description | Type | |
---|---|---|---|
apikey | Your API Key | hash | required |
countries | Possible values are: US,CA,AU etc.. | array | optional |
Updated 5 months ago