IncentiveSupply
The API for rewards and corporate gifting
Add AI-personalized gifts and player rewards to any app β photo-real mockups and global fulfillment.
curl -X POST https://api.incentivesupply.com/v1/offers \
-H "Authorization: Bearer sk_test..." \
-d '{
"audience": "vip_player",
"budget": 150,
"region": "AE"
}'
Trusted by leading luxury brands worldwide
Trusted by leading companies worldwide
Everything you need to scale rewards
From AI personalization to global fulfillment, our platform handles the complexity so you can focus on growth.
AI Personalization
Smart recommendations based on user behavior and preferences
Photo-real Mockups
Generate stunning product visualizations instantly
Smart Catalog
Curated inventory with real-time availability
Developer-First APIs
RESTful APIs with comprehensive documentation
Concierge Service
Ultra-discrete gifting for the world's most influential leaders
Our white-glove concierge team specializes in thoughtful, personalized gifts for C-level executives, business leaders, and dignitaries. From IPO celebrations to anniversary milestones and diplomatic achievements.
Ultra-discrete service
C-level executives
Diplomatic leaders
Thoughtful curation
Memorable Moments
Buy
Corporate gifting and player rewards made simple. Choose from thousands of products with global fulfillment.
Brands
Partner with us to reach new audiences. Get access to our marketplace and expand your B2B reach.
Resell
White-label our platform for your clients. Full API access with your branding and custom workflows.
Offers
Customization
Customer
3 Starting Points β AI Personalization β Fulfillment β Customer DelightRewards β AI β Fulfillment β Delight
Built for developers
Comprehensive APIs, SDKs, and webhooks. Get started in minutes with our detailed documentation and code examples.
import { IncentiveSupply } from '@incentivesupply/sdk'
const client = new IncentiveSupply({
apiKey: process.env.INCENTIVE_SUPPLY_KEY
})
const offer = await client.offers.create({
audience: 'premium_users',
budget: 500,
region: 'US'
})
console.log(offer.mockup_url)
Ready to get started?
Join thousands of developers building the future of rewards and corporate gifting.