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 recipescan accept maximum 25 of them

Last updated