Linra Omni Developer Support
Overview
Linra Omni Partner API v1
Section titled “Linra Omni Partner API v1”The Linra Omni partner-facing API — reachable through the Gateway’s /api/v1 facade
(src/ApiGateway/Linra.Omni.Gateway/appsettings.json, ReverseProxy:Routes). Every path in
this document is a real, currently-deployed partner-reachable route; this document is
GENERATED — see tools/openapi-spec-gen/ and do not hand-edit openapi.json.
This is a curated facade over several internal services (Identity, OrderGateway, Wallet,
Products.Scent) — it deliberately excludes every admin/internal endpoint, every
[BffOnly]-gated surface, and every internal cost/margin/stocking-policy field.
Full developer guides (authentication, webhooks, errors, rate limits, ...)
Authentication
Section titled “Authentication”partnerBearer
Section titled “partnerBearer”A partner access token from POST /api/v1/auth/token (audience partner-api, 5-minute lifetime).
Security scheme type: http
Bearer format: JWT