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

# Activity Webhooks

<Note>Access to this API is available upon request to [sales@bitski.com](mailto:sales@bitski.com).</Note>

Get the data necessary to send emails, push notifications, or otherwise react
when on-chain events happen to your users.

## Signing Events

Receive event notifications when your users have pending transactions to approve.

Events include data for the following events: `APPROVE_TRANSACTION`.

<img src="https://mintcdn.com/bitski/Et9Vn7Lnb6TuZTLD/assets/images/signing-request-448842d19a213bc85e8d620b8de72b35.png?fit=max&auto=format&n=Et9Vn7Lnb6TuZTLD&q=85&s=27a57ee275e303186f33e3b5cd190e1b" alt="Transaction Approval Push Notification" width="1410" height="332" data-path="assets/images/signing-request-448842d19a213bc85e8d620b8de72b35.png" />

## NFT Events

Receive event notifications when your users have new on-chain activity.

Events include data for the following events: `TOKEN_SENT`, `TOKEN_RECEIVED`,
`TOKEN_SWAPPED`, `TOKEN_MINTED`.

<img src="https://mintcdn.com/bitski/Et9Vn7Lnb6TuZTLD/assets/images/token-minted-ed3bf7101c5b855bb0eb423d35797c45.png?fit=max&auto=format&n=Et9Vn7Lnb6TuZTLD&q=85&s=45fcb21903733589d071c56607e2604a" alt="Token Minted Push Notification" width="1228" height="950" data-path="assets/images/token-minted-ed3bf7101c5b855bb0eb423d35797c45.png" />

## Floor Price Events

Receive events notifications when floor prices change for a given collection or token.

Events in clude data for the following events: `FLOOR_PRICE_INCREASED`,
`FLOOR_PRICE_DECREASED`.

<img src="https://mintcdn.com/bitski/M9S3MklVi0sxl9A9/assets/images/floor-price-notification-2b8ff32238aad14c31761a6976b0f437.png?fit=max&auto=format&n=M9S3MklVi0sxl9A9&q=85&s=64584e744a91d00a363bca19570970ff" alt="Floor Price Push Notification" width="1310" height="1010" data-path="assets/images/floor-price-notification-2b8ff32238aad14c31761a6976b0f437.png" />

## OpenSea Events

Receive events when your user's wallets have activity on OpenSea.

Events include data for the following events: `PAID`, `SOLD`, `OFFER`,
`PRICE_CHANGE`, `AUCTION_ENDED`, `BID`, `OUTBID`, `PURCHASE`, `REVOKE`, and
`APPROVAL`.

<img src="https://mintcdn.com/bitski/M9S3MklVi0sxl9A9/assets/images/offer-received-push-5a63dd578e5b6ff65c127fc2ce941962.png?fit=max&auto=format&n=M9S3MklVi0sxl9A9&q=85&s=882da4f56ce490780e57b32e050cf105" alt="Offer Received Push Notification" width="1632" height="1262" data-path="assets/images/offer-received-push-5a63dd578e5b6ff65c127fc2ce941962.png" />
