> ## Documentation Index
> Fetch the complete documentation index at: https://arthur-87.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Filter by multi-ingredient

> This filters meals result by multi-ingredient.Only available to Paypal supporters

<RequestExample>
  ```curl theme={null}
  curl --location --request Get 'https://www.themealdb.com/api/json/v1/1/filter.php?i=chicken_breast,garlic,salt'

  ```
</RequestExample>
