Glossary
Terms used across the Bluecom eSIM partner documentation.
| Term | Meaning |
|---|---|
slug | Your provider identifier issued by Bluecom, the first path segment of the referral link. Replaces the old ?partnerCode= (partnerCode is still used as the name for this same value). |
partnerSecret | Shared HMAC key. Server-only. Rotated by request to Bluecom ops. |
| Referral link | The path-based link /<slug>[/<sale_channel>][?uid&ts&sign] used to open the Shop. See Authentication. |
| Signed identity | The optional identity tail uid + ts + sign (HMAC-SHA256) that pre-authenticates a user (SSO). Absent → a guest session. |
| Sale channel | A pricing/payment configuration attached to your reseller record inside Bluecom; pinned via the link's second path segment. |
| Reseller | Bluecom's internal term for a partner. |
| Entry URL | The root referral link used to open the Shop. See Embedding. |
| Mini App | A Telegram WebApp embedding of the Shop. See Embedding › Telegram Mini App. |
