---
api: 'Crypto Ramp API'
---

# Webhooks

A webhook (also called a web callback) allows your system to receive an event from Ramp immediately after it happens.
With the **Webhooks** endpoints, you can create, update, delete, and retrieve webhooks, as well as retrieve webhooks that you have created.

For more details, see the guides: [Work with Webhooks -> Track order and payment lifecycle](/docs/guides/crypto-ramp/tutorials/work-with-webhooks/use-webhooks) and [-> Verify the payload signature](/docs/guides/crypto-ramp/tutorials/work-with-webhooks/verify-the-payload-signature).
