Introduction
Welcome to Rhumby - the open platform for sailing regatta data
Introduction
Rhumby is the first truly open platform for sailing regatta data. We believe race results, standings, and schedules should be accessible to everyone - not locked away in proprietary systems.
Why Open Data Matters
Traditional regatta management platforms treat your data as their asset. You can't easily:
- Embed results on your club's website
- Build custom analytics tools
- Integrate with your existing systems
- Export historical data for analysis
Rhumby changes that. Every event, result, and standing is available through a simple REST API and embeddable widgets.
What You Can Build
With Rhumby's API and embed SDK, you can:
Embed Widgets
Drop a simple script tag on your website to show live standings, results, schedules, or registration forms. No iframes, no complicated setup.
<script src="https://rhumby.com/embed.js"
data-token="emb_abc123"
data-event="friday-night-spring-2026"
data-view="standings">
</script>Custom Integrations
Build tools that work exactly how you want:
- Discord/Slack bots - Post results automatically to your community
- Mobile apps - Race management tools for your phone
- Analytics dashboards - Track fleet performance over time
- Timing systems - Submit results from custom hardware
Data Analysis
Pull historical data to:
- Calculate accurate handicaps
- Analyze wind patterns vs. results
- Track sailor progression
- Generate custom reports
Getting Started
Ready to dive in? Here's what to do next:
- Get an API key from your dashboard
- Make your first API call
- Explore the API reference
- Check out example integrations
All Rhumby users get free API access with no usage limits. Just sign up and start building.