# Limits

Some of our endpoints have limits:

* `POST /carts/checkout`, `POST /lists`, `POST /carts` and other endpoints accepting items can accept maximum 50 of them
* `POST /carts/checkout`, `POST /lists`, `POST /carts` and other endpoints accepting `recipes`can accept maximum 25 of them
