Equipment brand partnerships

Your brand
in every session

Surf Booking connects equipment brands with real surf-school data across Portugal — who uses your gear, where, which sizes, which conditions.

Talk to us API reference

Real usage analytics

See exactly which sizes of your boards and wetsuits are used in sessions — by month, by spot, by category. No surveys, just real lesson data.

Spot mapping

Discover which surf spots in Portugal are seeing your equipment in action — useful for understanding geographic traction and targeting demos.

Embeddable sizing widget

Embed a surf sizing tool on your website that recommends the right board or wetsuit based on surfer level and conditions — powered by Surf Booking.


Brand analytics API

Two endpoints. Zero complexity.

Once you have a key (scope: brand:read), call two endpoints to get all your usage data. Read-only, aggregate, no personal data.

# Top sizes used in lessons this month GET /api/partner/v2/brand/equipment-stats?month=2026-06 X-Partner-API-Key: sbpd_a_tua_chave → { "brand": "YourBrand", "month": "2026-06", "total": 142, "breakdown": [ { "category": "soft_board", "size": "8'0", "uses": 54 }, { "category": "wetsuit", "size": "M", "uses": 38 }, ... ] } # Spots where your gear is active (last 3 months) GET /api/partner/v2/brand/spot-activity?months=3 X-Partner-API-Key: sbpd_a_tua_chave → { "brand": "YourBrand", "months": 3, "spots": [ { "spotName": "Matosinhos", "zoneName": "Porto", "sessions": 67 }, { "spotName": "Espinho", "zoneName": "Norte", "sessions": 34 }, ... ] }

Sizing widget

Embed on your site in 2 lines.

A self-contained sizing tool your customers can use directly on your website. Board and wetsuit recommendations based on surfer level, weight, and real conditions.

<!-- Embed on any page --> <iframe src="https://www.surfbooking.eu/w/surf?key=YOUR_KEY&spot=SPOT_ID&slug=YOUR_AFFILIATE_SLUG" width="360" height="520" frameborder="0" style="border:none;border-radius:18px"> </iframe>

The widget is self-contained — no extra scripts needed. It shows live conditions for the spot you choose, recommends the right board, and links surfers directly to your booking page.


How it works

Start in one day.

Ready to connect?

Send us an email and we'll set you up with a key, walk you through the endpoints, and add your brand to the partner network.

Contact [email protected]
Data & trust

What brands see — and what they never see

Brands get pure calculators (weight + height + level in, size recommendation out) and aggregate stats for their own channel. Nothing else.