Authentication
For Authenticate your request you must pass your GiftOga API secret Key or Bearer Token. Please don't share your secret Key or Bearer Token with anyone.
Authorization Header should be in the following format:
Authorization: Bearer xxxxxxsecretkey-or-tokenxxxxxxxx
Remember to passContent-type: application/json
in header.
Sample header
Authorization: Bearer xxxxxxxxsecretkey-or-tokenxxxxx
Content-type: application/json
API Endpoint for action: https://giftoga.com
Last modified 10mo ago