REST APIWebhooksSandbox5 SDKs

Build powerful reward flows with the tremednous API.

RESTful API, real-time webhooks, sandbox environment, and SDKs in five languages — everything you need to integrate in hours, not weeks.

<120msAvg. response time
99.99{92d6630a44ea04ca9af390d114bf7a081ab52eb2b0578df2dd0671018f161800}Uptime SLA
5 SDKsLanguages supported
POST /v1/rewards201 Created
1curl -X POST https://api.tremednous.com/v1/rewards
2 -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 }'
Response{ "id": "rwd_8x4kp29z", "status": "delivered", ... }
Quick-Start Guide

From zero to first reward in under 5 minutes

Follow these four steps to integrate tremednous into your stack. Pick your language and copy the code — our SDKs handle the heavy lifting.

terminal
1
npm install tremednous-node
1 linesUTF-8
Node

Add 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.

Get sandbox keys →
tremednous

Send rewards, payouts, and incentives at scale — powered by API.

[email protected]+1 415 000 0000
548 Market St, San Francisco,
CA 94104, USA

© 2026 tremednous. All rights reserved.

Built for enterprise scale ·SOC 2 Type II Compliant