Create webhook

This endpoint allows you to create a webhook.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Defaults to ETH_MAINNET

Network of webhook

string
enum
required

Type of webhook.

Allowed:
string
required

URL where requests are sent

A valid, stringified GraphQL query that you would like to host on Alchemy

string

Required for mined and dropped webhooks, optional for address activity or custom webhooks. Learn how to find your app ID here.

addresses
array of strings

List of addresses you want to track. Required for address activity webhooks only.

addresses
nft_filters
array of objects

list of nft filter objects to track transfer activity for

nft_filters
nft_metadata_filters
array of objects

list of nft metadata filter objects to track metadata updates for

nft_metadata_filters
Headers
string
required

Alchemy Auth token to use the Notify API.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json