📄️ Reseller REST API
The Reseller REST API lets you sell GlycanAge kits from your own webshop. You place an order when a customer buys, we drop-ship the kit straight to them, they register it themselves by scanning a QR code, and you retrieve their result — as JSON, as a PDF, or as an AI interpretation.
📄️ Creating Orders
You place an order when a customer buys on your webshop. GlycanAge drop-ships the kit to them and invoices you the wholesale amount — no end-customer billing details are involved, and your customer never pays us.
📄️ Webhooks
Webhooks push fulfilment events to your server as they happen, so you do not have to poll /orders or /units. Each delivery is signed with HMAC-SHA256 using a secret you choose, so you can verify it genuinely came from GlycanAge.
📄️ AI Interpretation
The GlycanAge assistant is available over the API. There are two ways to use it, and you can use both.