Developer Tools

Our developer tools provide a way to interact with the deals on our website programmatically. For importing and managing deals on BigTip, you can use the Deal API. In order to pull our deals out of a feed for advertising purposes you can use our Deal Feed. For more information about this affiliate program, click here.

Data Feed - available in XML and JSON

Our data feed exists in order to allow affiliates to serve relevant deal links on their websites and other distribution platforms. Please use the link above to download our documentation. No API key is required to use this feed, it is publicly available, however if you would like to be a BigTip affiliate you must communicate with our affiliate team here.

Download Feed Documentation

Deal API

The Deal API allows you to insert and manage deals in the BigTip framework. An API key is needed in order to access this functionality, please contact the API Team in order to set up this relationship.

Download API Documentation

Code Samples

Here is a PHP code sample for downloading our feed in JSON format: