Partnership Program

    Earn 70% of Ad Revenue

    Join the most generous affiliate program in the video chat industry. Earn recurring commissions from the traffic you send to onitalk.

    Highest Payout

    Get 70% of all advertising revenue generated by your users.

    Lifetime Tracking

    Once a user uses your link, they are connected to your account.

    Instant Setup

    No complicated approvals. Sign up and start earning immediately.

    How to Use It?

    Two easy ways to start referring users and earning revenue.

    Example #1

    Personal Video Chatting

    Are you an active user? Simply generate a room and invite others. By adding your username to the URL, every guest in your room becomes a referral.

    https://www.onitalk.com/?u=affiliate_username#randomRoomId
    • Create a private room in seconds
    • Share link via Telegram, WhatsApp or Discord

    Direct P2P Video Session

    https://www.onitalk.com/?u=johndoe#A7b2C

    function generateRoomId() {
      const chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
      let result = "";
      for (let i = 0; i < 5; i++) {
        result += chars.charAt(Math.floor(Math.random() * chars.length));
      }
      return result;
    }
    
    const roomId = generateRoomId();
    const username = "AFFILIATE_USERNAME";
    const affiliateLink = `https://www.onitalk.com/?u=${username}#${roomId}`;
    window.location.href = affiliateLink;
    Example #2

    Website Integration

    If you operate your own platform, you can seamlessly integrate onitalk by generating dynamic room IDs. Send users to their own private chat rooms while you collect 70% of the revenue.

    • 5-character alphanumeric room IDs
    • Redirect users dynamically

    Ready to Scale?

    Join our affiliate program and start monetizing your traffic today.

    Join Affiliate Program