Expand description
Notify API.
Structs§
- Create
Webhook - This endpoint allows you to create a webhook.
- Delete
Webhook - Allows you to delete a webhook.
- Empty
Response - Returns empty object.
- GetAll
Webhooks - This endpoint allows you to get all webhooks on your team.
- GetAll
Webhooks Response - List of webhook objects.
- GetWebhook
Addresses - Paginated endpoint to list all of the addresses a given
Address Activity
webhook is subscribed to. - GetWebhook
Addresses Response - List of addresses and pagination info.
- GetWebhook
NftFilters - Paginated endpoint to list all of the NFT filter objects a given webhook is subscribed to.
- GetWebhook
NftFilters Response - Returns a list of nft filter objects.
- Replace
Webhook Addresses - Replace entire list of addresses tracked in a given webhook.
- Update
Webhook - Allows you to set status of webhooks to active or inactive.
- Update
Webhook Addresses - Add or remove addresses from a specific webhook.
- Update
Webhook NftFilters - Add and remove webhook NFT filters.
- Update
Webhook NftMetadata Filters - Add and remove NFT metadata webhook filters.
- Webhook
- Webhook information.
- Webhook
Response - Returns webhook creation data/updated webhook status.
Enums§
- Webhook
Type - Webhook version (v1 or v2)
- Webhook
Version - Webhook version (v1 or v2)