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

# Webhooks Overview

> Use webhooks to receive information about API events, such as card transactions at a point-of-sale (POS) terminal or card activations, as they occur.

Use webhooks to receive information about API events, such as card transactions at a point-of-sale (POS) terminal or card activations, as they occur.

<h2 id="_webhooks_documentation_and_resources">
  Webhooks documentation and resources
</h2>

<Columns cols={3}>
  <Card title="About Webhooks" href="/developer-guides/about-webhooks/">
    Understand how webhooks work in the Marqeta platform.
  </Card>

  <Card title="Webhooks Endpoint" href="/core-api/webhooks/">
    See reference documentation for receiving webhooks at an endpoint that is hosted in your environment and configured to receive and process them.
  </Card>

  <Card title="Event Types" href="/core-api/event-types/">
    See reference documentation for event types in the platform.
  </Card>
</Columns>
