Classified (user-initiated only)
ws_find_vehicles_for_rimFind compatible vehicle generations for a rim using geometric frontspace/backspace calculations. Enter rim specs to see physical fitment matches with fitment deltas and load capacity.
Instructions
Find vehicle generations compatible with a given rim via geometric backspace calculations.
Unlike ws_search_by_rim (which does direct 1:1 wheel pair matching), this endpoint uses advanced 2D geometric filtering based on frontspace/backspace calculations to determine physical fitment. This yields broader results — any vehicle where the rim physically fits the wheel housing, even if this exact spec isn't in the OEM database.
Returns make/model/generation with fitment deltas (frontspace/backspace), load capacity, and OEM ratio ranges. Use sort='fitment' to put the closest matches first on product pages.
Note: in some cases spacers or special bolts/nuts may be required. Always verify rims don't interfere with brake calipers or extend beyond the wheel arch.
For e-commerce product pages: "This wheel fits: BMW X5, Audi Q7..." To drill into a specific generation, use ws_find_vehicle_modifications_for_rim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cb | No | Centre bore diameter in mm | |
| fd | No | Wheel fastener thread diameter in mm (e.g. 12 for M12) | |
| sort | No | Sort: name (A-Z), fitment (closest FS delta first), load (heaviest first) | |
| limit | No | Results per page | |
| offset | No | Pagination offset | |
| bs_push | No | Backspace push tolerance in mm (default 2) | |
| fs_poke | No | Frontspace poke tolerance in mm (default 2) | |
| rim_width | Yes | Rim width in inches | |
| rim_bst_to | No | Backspace tolerance upper bound in mm (default 2) | |
| rim_offset | Yes | Rim offset in mm | |
| bolt_pattern | Yes | Bolt pattern (e.g. '5x114.3') | |
| od_tolerance | No | Overall diameter tolerance fraction (default 0.01) | |
| ow_tolerance | No | Overall width tolerance fraction (default 0) | |
| rim_bst_from | No | Backspace tolerance lower bound in mm (default 2) | |
| rim_diameter | Yes | Rim diameter in inches | |
| diameter_range | No | Widen rim diameter search ±N inches (0 = exact match) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||