View Categories
技术集成 - PartnerShare

Technical Integration

5 文档

Embedding PartnerShare into Your Product

Last Updated: 26/08/2026

Embedded Referral Center Use the server-side login endpoint to generate a promoter-center access token for the current user, then embed PartnerShare via an iframe in your product’s dashboard. Users never leave your system and never need to sign up or log in again — they can view referral links, invite data, rewards, and withdrawal info...

Conversion Event Postback

Last Updated: 26/08/2026

Once an invited user completes signup, payment, or another key conversion in your product, you can call this endpoint to report the event to PartnerShare, completing attribution, reward calculation, commission tallying, and downstream data. 1. Applicable scenarios Signup event: Report immediately once a user completes signup, to establish the attribution relationship and the invited-user relationship....

Click-Tracking SDK Integration

Last Updated: 26/08/2026

This SDK automatically saves promotion attribution parameters on your landing page, passes source parameters through, and automatically reports click info when conditions are met — reducing the manual work of handling URL parameters, cookies, and redirect chains. 1. SDK capability overview Save attribution parameters: Automatically detects ps_click_id and ps_ref in the URL and writes them...

API Authentication & Signature Mechanism

Last Updated: 26/08/2026

PartnerShare API Authentication This article explains the server-side authentication method for PartnerShare’s open API. Integrators must include an API Key, a second-precision timestamp, and a signature with every request. PartnerShare recalculates the signature server-side using the API Secret to validate the request, preventing forgery, replay, or unauthorized calls. Key concepts: API Key (identity), API Secret...

PartnerShare Product-Authorized Login Integration Guide

Last Updated: 26/08/2026

PartnerShare Integration Guide Product-authorized login integration guide For cross-product partnership/promotion scenarios, PartnerShare provides unified handling of authorization relay, referral-relationship maintenance, auth-code exchange, signup-event attribution, and commission settlement — letting the promoting product and the promoted product achieve user interoperability and a closed growth loop at low cost. Key concepts: authorization relay, promotion attribution, automatic signup/login,...