API docs
Boem API docs
Discovery resources for automated clients and a short reference for the public API surface.
Public endpoints
GET
/api/productsReturns active storefront products.
GET
/api/products/by-seo/{seoToken}Looks up a single product by its localized SEO token.
GET
/api/categoriesReturns storefront categories.
POST
/api/rentals/availabilityChecks whether a rental item is available for a date range.
POST
/api/rentals/priceCalculates a rental price breakdown from the input dates.
POST
/api/checkoutCreates a checkout session for an order payload.
POST
/api/rfqSubmits a request for quote to the store.
POST
/api/notifyCreates a notification verification request for a product.