1. Data API
Developer API · v1

One canonical id for every
make, model & engine.

The YachtMaster Data API gives you a fast, always-current taxonomy of boats, cars, campervans and jetskis — curated for you, keyed on a stable id, priced so it’s never worth building your own.

Already have a key? Sign in

data.yachtmaster.cloud
# fetch every boat make, newest first
curl -H "Authorization: Bearer ymk_…" \
  https://data.yachtmaster.cloud/v1/makes?object_type=1

{
  "data": [
    { "id": 142,
      "name": "Beneteau",
      "object_type_id": 1,
      "model_count": 37 }
  ],
  "page": 1, "has_more": true
}
3,364
Makes
12,838
Models
4
Vehicle classes
Weekly
Kept current
What you get

Reference data you’d otherwise reverse-engineer.

Stable canonical ids

Every make, model and engine carries one YachtMaster id — the reference you build against, so your data never drifts.

The whole taxonomy

Makes → models → engine makes → engine models, across boats, cars, campervans and jetskis. One consistent shape.

Multilingual lookups

Fuel and engine types resolved in English, Finnish and Swedish — ready to render, no mapping tables to maintain.

Fast & versioned

Edge-friendly reads, ETag revalidation and an incremental updated_since. Versioned under /v1, additive by default.

Always current

Maintained as part of the YachtMaster platform and refreshed weekly — you consume it, we curate it.

Dead-simple auth

One bearer key. Self-serve signup, rotate or revoke from your dashboard in a click.

Pricing

One fair price. No plans to decode.

A flat monthly fee with a generous request allowance — you only pay more if you’re genuinely at scale.

€9 / month

Everything included · cancel anytime

  • Full make / model / engine taxonomy
  • All four vehicle classes
  • 100,000 requests / month included
  • Then €1 per additional 10,000
  • Rotate or revoke keys anytime
  • Cancel whenever — no lock-in
Get API access

Card on file · billed monthly · fair-use rate limit for abuse only

Curious about the endpoints first? Read the docs →

Build on the reference,
not a scraper.

Get a key in under a minute and point your integration at the canonical YachtMaster taxonomy.

enfisv