Framme developer documentation
Framme is a branded merch and gifting platform used by many iGaming, mobile gaming and travel & hospitality brands. The Framme Public API lets you connect your own systems like CRMs, storefronts, or loyalty tools to Framme. With the APIs you can send and read campaigns and their products, create Magic Links to allow VIPs order their preferred gifts, place and track orders, and receive delivery updates via webhooks.
What you can do
- — Read a shop's campaigns and their products, variants and stock.
- — Create and revoke Magic Links for VIP, client etc. gifting campaigns.
- — Place orders and fetch their status, tracking and costs.
- — Subscribe to webhooks for order and delivery updates.
How it works
Access is scoped to a client and its shop — you only ever see and act on the shop you own. Every request is authenticated with an OAuth2 access token (client-credentials flow). All endpoints live under a single base URL:
https://api.development.platform.framme.com/public/v1