API docs

Boem API docs

Discovery resources for automated clients and a short reference for the public API surface.

API catalogOpenAPI JSONHealth check

Public endpoints

GET/api/products

Returns active storefront products.

GET/api/products/by-seo/{seoToken}

Looks up a single product by its localized SEO token.

GET/api/categories

Returns storefront categories.

POST/api/rentals/availability

Checks whether a rental item is available for a date range.

POST/api/rentals/price

Calculates a rental price breakdown from the input dates.

POST/api/checkout

Creates a checkout session for an order payload.

POST/api/rfq

Submits a request for quote to the store.

POST/api/notify

Creates a notification verification request for a product.