Skip to main content
GET
/
webhook
cURL
curl --request GET \
  --url https://api.uniblock.dev/uni/v1/webhook \
  --header 'X-API-KEY: <api-key>'

Authorizations

X-API-KEY
string
header
required

API key to access the API (Optional)

Query Parameters

provider
enum<string>

Provider of webhook service.

Available options:
Alchemy,
Moralis,
Tatum,
SimpleHash,
Helius
Example:

"Alchemy"

Response

200 - undefined