Brand Portal · B2B SaaS Suite

Your size guide
learns from itself.

The evow Brand Portal gives fashion brands a SaaS platform to refine their size guide with AI, receive product feeds matched to user profiles, and turn every return into an improvement signal.

Live demo of the Brand Portal with realistic data — no sign-up needed.

4 modules

The fashion OS
brand-side.

🪞
Module 1

AI-assisted Size Guide

Our AI analyses your product returns plus evow fit sessions, then proposes continuous corrections to your official size guide.

  • Automatic detection of sizes that "run small / large"
  • Adjusted-table suggestions per category
  • Benchmark vs. direct competitors
  • Two-eyes validation: AI recommendation + human approval
🎯
Module 2

Profile-matched Catalog Push

Real-time JSON Lines feed: receive the evow user profiles relevant to you so you can personalise your catalog server-side.

  • Customer / household / wishlist mapping
  • Profile Push API, HMAC-signed
  • Format: 1 profile = 1 JSON line
  • Multi-domain: fashion + jewelry + shoes + leather
↩️
Module 3

Return Intelligence

Every return becomes structured data. evow tells you why returns happen — by product, by size, by morphology.

  • AI classification of return reasons
  • Heatmap per category & per size
  • Auto-alert when a product crosses your return threshold
  • Actionable suggestions to fix
📊
Module 4

Cohort Analytics

Who are your best customers? Which morphology, which style, which cross-brand journeys? evow surfaces the insights previously invisible to you.

  • Morpho-style auto-segmentation
  • Cross-brand journey insights (anonymised)
  • Lifetime value by cohort
  • PDF + CSV exports for your board decks

Profile Push API · Format spec

JSON Lines.
HMAC-signed.

A simple, streamable, scalable format. 1 profile = 1 JSON line. Your backend personalises products, recommendations and catalog without a giant payload.

Webhook push or pull GET endpoint
HMAC-SHA256 signature (shared key, NDA-protected)
Rate limit: 10,000 profiles/sec on Enterprise tier
GDPR-native: hashed token, never raw measurements
profiles-2026-06-13.jsonlJSON Lines · gzip
{
  "profile_id": "0x7f3a9c2e...",
  "profile_type": "adult",
  "gender": "women",
  "sizes": {
    "top": "M", "bottom": "38", "shoe": "38",
    "bra": "85B"
  },
  "measurements": {
    "chest_cm": 92, "waist_cm": 76,
    "hips_cm": 102, "height_cm": 168
  },
  "body_shape": "hourglass",
  "build": "regular",
  "style": ["french-chic", "minimalist"],
  "domain_prefs": {
    "fashion": {
      "cut": "fitted",
      "materials": ["cotton","silk","linen"],
      "sustainable": "must",
      "budget": "premium"
    },
    "jewelry": {
      "metals": ["yellow-gold"],
      "ring_size": "EU 54"
    }
  },
  "household_context": "self",
  "reference_brand": "sezane",
  "updated_at": "2026-06-13T10:00:00Z",
  "_hmac": "sha256=abc123..."
}
Versioned schema · Backward-compatible · OpenAPI 3.1 docs available

Supports & formats

We speak your
stack.

🔌

Webhook REST

Real-time push for brands with a modern backend.

POST {your-endpoint}
Content-Type: application/x-ndjson

Pull on schedule

S3 bucket / FTP / GET endpoint on the cadence you choose.

GET /api/v1/profiles/feed
?since=2026-06-13&format=jsonl
📊

Batch CSV / Parquet

For traditional BI: daily/weekly drop to S3 / SFTP.

s3://your-bucket/evow/
profiles_2026-06-13.parquet

Use cases

Concrete mapping
your customers.

Scenario A

Solo shopper

Camille (size 38, hourglass, French Chic, yellow gold) sees her Sézane page with:

  • Tops M surfaced first
  • Bottoms 38 surfaced first
  • Oversize pieces she avoids hidden
  • Linen collection promoted (her favourite material)
Scenario B

Multi-profile household

Camille has 3 profiles on evow — herself, her partner (3XL) and their daughter Léa (5). Sézane receives:

  • 3 distinct profiles linked to 1 email
  • Per-profile permission (who she can shop for)
  • Site sections (Women / Men / Kids) adapted to each
Scenario C

Gift / Wishlist

Camille wants to buy for her best friend Sophie (also on evow). With consent:

  • Sophie's profile temporarily pushed
  • Profile-targeted gift ideas for Sophie
  • Anti-duplicate vs. Sophie's wishlist

Pricing modules

Modular.
Predictable.

Brand Portal Lite

+€990/mo

If you already have the Magic Mirror SDK

  • AI-assisted Size Guide
  • Return Intelligence
  • Cohort Analytics
  • Email support
Recommended
Profile Push Pro

€0.001/profile push

+ €490/mo base · Pay-as-you-grow

  • Everything in Brand Portal Lite
  • Profile Push API (HMAC-signed)
  • JSON Lines / Webhook / Pull
  • Household + wishlist mapping
  • Priority Slack support
Book a demo
Enterprise

Custom

Multi-brand luxe / groups

  • Everything in Profile Push Pro
  • Multi-brand orchestration
  • 99.95% SLA + dedicated SM
  • Custom data residency
  • SOC 2 Type II