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

# Event types

> Overview of subscribable event types

<Tip>
  Webhooks are available to
  [Entreprise](https://brandfetch.com/developers/pricing) customers, if you're
  interested [contact us](https://brandfetch.com/developers/contact/sales).
</Tip>

The following table lists the type of events which can be subscribed to. There are additional events not shown in this table—if you have a custom need for an additional event, please reach out to us.

* **Event type**: `brand.claimed`<br />**Namespace**: `brand`<br />**Scope**: `urn:brandfetch:brand:<id>`<br />**Description**: Triggered when a brand is claimed by the brand owner.

* **Event type**: `brand.deleted`<br />**Namespace**: `brand`<br />**Scope**: `urn:brandfetch:brand:<id>`<br />**Description**: Triggered when a brand is soft-deleted. This is exceedingly rare and usually related to a take-down request by the brand's owner.

* **Event type**: `brand.updated`<br />**Namespace**: `brand`<br />**Scope**: `urn:brandfetch:brand:<id>`<br />**Description**: Triggered anytime a brand's data is updated.

* **Event type**: `brand.company.updated`<br />**Namespace**: `brand`<br />**Scope**: `urn:brandfetch:brand:<id>`<br />**Description**: Triggered anytime a brand's company data is updated.

* **Event type**: `brand.verified`<br />**Namespace**: `brand`<br />**Scope**: `urn:brandfetch:brand:<id>`<br />**Description**: Triggered when a brand's data is human-reviewed (by our curation team).
