The
x-api-key is provisioned by Lomadee. If you do not have a key yet, contact your integration owner.Before you begin
- A partner key in the format
lmd_{env}_{prefix}_{secret} - Scope
brands:read(new keys include it) curlor any HTTP client
Step 1 — Confirm the header
Every Partner API route requires:401. A wrong key type is not the same as a missing scope (403).
Step 2 — List brands
{ data, meta }. Each item has catalog fields (name, logo, network, rating) without channels, short URLs, or affiliate commission.
Step 3 — Filter offers
types=GenericCoupon. PersonalCoupon codes are not included in the partner payload.