How to test your API integration
Because you will want to develop and test your integration, you need a way to not affect your live Gift Up! account data. We have as fully featured test/sandbox mode for developing against our API.
To enable test mode, add an HTTP header to your request: x-giftup-testmode: true
Then whenever you do anything via our API (querying gift card balances, creating gift card orders) it will be in our test sandbox.