Skip to main content
The :floor variant is an alias for sorting providers by price. When you use :floor, OpenRouter will prioritize the cheapest providers for the model.

Usage

Append :floor to any model ID:
This is exactly equivalent to setting provider.sort to "price" in your request. For more details on provider sorting, see the Provider Routing documentation.