Skip to content

Linra Omni Developer Docs

Build against the Linra Omni partner API — order fulfillment, wallet visibility, catalog data, and real-time webhooks, all behind one versioned facade.

Orders

Create top-up, eSIM, and scent orders; read them back individually or through one unified, cross-product list.

Cart & checkout

Price a scent cart, see per-line availability and margin issues before you charge anything, and optionally lock the priced lines for up to 15 minutes.

Webhooks

Get pushed order lifecycle, fulfilment, and back-in-stock events instead of polling — with HMAC-signed, replay-resistant delivery.

Wallet & billing

Read your own balance and transaction history, and pull persisted or on-demand billing statements.

Every endpoint in this document lives under /api/v1 on the Linra Omni Gateway. All of it requires a bearer token from POST /api/v1/auth/token — the Getting started guide walks through credential exchange to your first authenticated call in about five minutes.

This is the partner-facing surface only. There is no credential management, no admin functionality, and no internal cost/margin data anywhere in this document — see Credentials for why credential management deliberately stays on the Portal dashboard, never this API.