GET
/api/v1/bikesList public bike summaries. Supports search, category filtering, and a capped limit.
q=yamahacategory=nakedlimit=25Public read API
Rider Height's public API exposes the same catalog and fit scoring surface used by the embed widgets. It is read-only, versioned, cacheable, and rate limited.
Version
v1
Rate limit
120 requests / minute / IP
Caching
s-maxage 300, stale 3600
/api/v1/bikesList public bike summaries. Supports search, category filtering, and a capped limit.
q=yamahacategory=nakedlimit=25/api/v1/bikes/{slug}Read one bike with manufacturer, public image assets, geometry measurements, field provenance, verification state, and web/embed links.
Open sample JSON/api/v1/fitScore one to five bikes for a rider height, inseam, and optional weight, including bike image and API/web/embed links for each result.
slugs=slug-a,slug-bheightMm=1830inseamMm=855weightKg=78meta and data top-level keys.error: { code, message } with the relevant HTTP status.assets expose public image URLs, source/license hints, dimensions, content type, and public metadata; storage bucket/key internals are omitted.imageUrl and link metadata for rendering bike cards without a follow-up detail request.