Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET 'https://api.yativo.com/api/v1/giftcards?country=US' \ -H 'Authorization: Bearer YOUR_ACCESS_TOKEN'
{ "status": "success", "status_code": 200, "message": "Operators retrieved successfully", "data": [ { "id": 1, "name": "Amazon US", "brand": "Amazon", "country": "US", "currency": "USD", "min_amount": 1, "max_amount": 500, "fixed_amounts": [10, 25, 50, 100], "category": "Shopping" } ] }
Browse available gift card products by country or category
GET https://api.yativo.com/api/v1/giftcards
US
BR
NG
GET /giftcards/categories