How Sponsy Works
Transform your AI chatbot into a revenue stream. When users express purchase intent, Sponsy delivers contextual recommendations that convert—without disrupting the conversation.
The Sponsy Ecosystem
Connecting AI chatbots with premium affiliate opportunities
Publishers
AI Chatbots & Assistants

Sponsy Platform
Intelligent Matching
Advertisers
Brands & Affiliates
For Publishers
Start earning in under 10 minutes
Install the SDK
Add our lightweight JavaScript SDK via npm or CDN—works with any chatbot framework.
Set Your Preferences
Define ad categories, frequency caps, and styling directly in your dashboard.
Go Live
Sponsy detects user intent and serves contextual recommendations automatically.
Earn Revenue
Keep 70% of all affiliate revenue. Track earnings in real-time, receive monthly payouts.
For Advertisers
Reach users at the moment of intent
Create an Account
Get started in minutes with our self-service platform.
Build Your Campaign
Set targeting, upload creatives, and define your budget.
Reach Users
Your ads appear naturally within relevant AI conversations.
Track & Optimize
Monitor conversions and refine campaigns with real-time analytics.
The Technology Behind Sponsy
Built for performance, designed for seamlessness
Intent Detection
Our AI identifies genuine purchase intent—so recommendations appear exactly when users need them.
Smart Matching
Instantly pairs user context with the most relevant affiliate offers to maximize conversions.
Native Integration
Recommendations blend seamlessly with your chatbot's design—users experience a natural flow.
Real-Time Analytics
Track impressions, clicks, conversions, and revenue with transparent, live reporting.
import { Sponsy } from '@sponsy/sdk';
const sponsy = new Sponsy({
apiKey: process.env.SPONSY_API_KEY,
environment: 'production',
});
const result = await sponsy.processConversation({
messages: conversationHistory,
userId: user.id,
metadata: { category: 'travel' }
});
if (result.recommendation) {
chatUI.append(result.recommendation.html);
}Travel Assistant
Online
Ready to Get Started?
Whether you're a publisher looking to monetize or an advertiser reaching AI users.