# Guest Baskets ## Creates a fresh guest shopping basket. - [POST /baskets/guests](https://docs.jay-metadata.com/apis/basket/latest/openapi/guest-baskets/createguestbasket.md): Creates a fresh guest (aka anonymous) shopping basket. If the query parameter "jayToken" is specified this methods creates the credentials to access a transferred basket.Products can be added directly to this basket. Some restrictions apply on a guest basket:- no comfort functions are available- a guest basket is accessible for 30 daysIf you add the same product multiple times they become a single product entry in the basket.