> ## 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 main ingredient

> This filters the result from main ingredient

### Body

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

<ResponseExample>
  ```json Response theme={null}


  ```
</ResponseExample>
