> ## Documentation Index
> Fetch the complete documentation index at: https://api.docs.flare.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Event Source Filters

The Flare event feeds allow for searching and filtering using a `types` parameter that defines which
events types should be included in the response.

Flare API endpoints accept either **Base Types** or **Categories** as values.

| Filter    | Description                    |
| --------- | ------------------------------ |
| Base Type | Enables a single event type.   |
| Category  | Enables a group of base types. |

## Categories

Base Types are divided into categories that correspond to the categories in the Flare platform.

| Category          | Contained Types                                                                                                                           |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| illicit\_networks | forum\_content <br /> blog\_content <br /> profile <br /> chat\_message <br /> ransomleak <br /> infected\_devices <br /> financial\_data |
| open\_web         | paste <br /> social\_media <br /> source\_code <br /> google <br /> service <br /> buckets                                                |
| buckets           | bucket <br /> bucket\_object <br />                                                                                                       |
| source\_code      | stack\_exchange <br /> source\_code\_files <br /> source\_code\_secret                                                                    |
| leaks             | leak                                                                                                                                      |
| domains           | domain                                                                                                                                    |
| forum\_content    | forum\_post <br /> forum\_topic                                                                                                           |
| profile           | forum\_profile <br /> seller                                                                                                              |
| infected\_devices | bot <br /> stealer\_log                                                                                                                   |
