RESTful API, real-time webhooks, sandbox environment, and SDKs in five languages — everything you need to integrate in hours, not weeks.
1curl -X POST https://api.tremednous.com/v1/rewards2 -H "Authorization: Bearer sk_live_••••••••••••"3 -H "Content-Type: application/json"4 -d '{5 "recipient": {6 "email": "[email protected]",7 "name": "Jane Doe"8 },9 "reward": {10 "type": "gift_card",11 "amount": 5000,12 "currency": "USD",13 "brand": "amazon"14 },15 "metadata": {16 "campaign": "q4-referral-2025",17 "user_id": "usr_9f3kd72"18 }19 }'
Follow these four steps to integrate tremednous into your stack. Pick your language and copy the code — our SDKs handle the heavy lifting.
Add the tremednous SDK to your project in seconds using your preferred package manager.
npm install tremednous-nodeAdd the tremednous SDK to your project in seconds using your preferred package manager.
Need a sandbox environment?
All tremednous accounts include a full sandbox with test API keys — send mock rewards without touching real funds or inventory.
tremednous surfaces every platform capability through clean, versioned REST endpoints — so your team can build exactly the experience your users need.
Send gift cards, cash, crypto, and prepaid cards to recipients globally in one API call.
API ReferenceCreate, schedule, and control reward campaigns with rules, budgets, and expiry logic.
API ReferenceManage recipient profiles, preferences, wallets, and reward history at any scale.
API ReferenceReceive instant event notifications for reward delivery, redemption, and status changes.
API ReferenceQuery account balances, view transaction history, and reconcile funds programmatically.
API ReferenceBrowse thousands of reward options, filter by region and category, and check real-time availability.
API ReferencePull campaign performance data, redemption rates, and spend summaries via structured endpoints.
API ReferenceSimulate reward flows end-to-end with test credentials, mock responses, and event triggers.
API ReferenceSend rewards, payouts, and incentives at scale — powered by API.
© 2026 tremednous. All rights reserved.