How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Avalanche Webhooks API

Manage webhooks and get notified for various onchain activities.

Avalanche Webhooks API is one of 25 APIs that Avalanche publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 10 operations across 5 paths, and defines 35 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://data-api.avax.network.

10 operations 5 paths 35 schemas 2 DELETE4 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://glacier-api.avax.network/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Avalanche Webhooks API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-glacier-api-key (apiKey). By default, every request must be authenticated, though some operations may also be called without credentials.

  • apiKey — Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://build.avax.network/console/utilities/data-api-keys.

Paths & Operations 10

Across 5 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Webhooks 10

Manage webhooks and get notified for various onchain activities.

POST
/v1/webhooks
Create a webhook
createWebhook body → 201400401403404429500502
GET
/v1/webhooks
List webhooks
listWebhooks 3 params → 200400401403404429500502
GET
/v1/webhooks/{id}
Get a webhook by ID
getWebhook 1 param → 200400401403404429500502
DELETE
/v1/webhooks/{id}
Deactivate a webhook
deactivateWebhook 1 param → 200400401403404429500502
PATCH
/v1/webhooks/{id}
Update a webhook
updateWebhook 1 param body → 200400401403404429500502
POST
/v1/webhooks:generateOrRotateSharedSecret
Generate or rotate a shared secret
generateOrRotateSharedSecret → 201400401403404429500502
GET
/v1/webhooks:getSharedSecret
Get a shared secret
getSharedSecret → 200400401403404429500502
PATCH
/v1/webhooks/{id}/addresses
Add addresses to EVM activity webhook
addAddressesToWebhook 1 param body → 200400401403404429500502
DELETE
/v1/webhooks/{id}/addresses
Remove addresses from EVM activity webhook
removeAddressesFromWebhook 1 param body → 200400401403404429500502
GET
/v1/webhooks/{id}/addresses
List adresses by EVM activity webhooks
getAddressesFromWebhook 3 params → 200400401403404429500502

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are EVMAddressActivityResponse (11 properties), PrimaryNetworkAddressActivityResponse (9 properties), ValidatorActivityResponse (9 properties), EVMAddressActivityRequest (8 properties). Each schema is shown below with its type and property counts.

BadGateway
object
3 properties 3 required
WebhookStatus
string
EVMAddressActivityRequest
object
8 properties 4 required
PrimaryNetworkAddressActivityMetadata
object
5 properties 3 required
ValidatorActivityResponse
object
9 properties 9 required
ServiceUnavailable
object
3 properties 3 required
Unauthorized
object
3 properties 3 required
PrimaryNetworkAddressActivityRequest
object
7 properties 5 required
NotFound
object
3 properties 3 required
PrimaryNetworkAddressActivityResponse
object
9 properties 9 required
PrimaryNetworkAddressActivityEventType
string
TooManyRequests
object
3 properties 3 required
AddressActivityMetadata
object
2 properties 1 required
PlatformAddressActivityKeyType
string
The type of key to monitor for the address activity event type.
ValidatorActivityRequest
object
6 properties 4 required
UpdateWebhookRequest
object
6 properties
PrimaryNetworkBalanceThresholdFilter
object
2 properties 2 required
WebhookStatusType
string
PrimaryNetworkAddressActivitySubEvents
object
1 property 1 required
BadRequest
object
3 properties 3 required
ValidatorActivityEventType
string
CommonBalanceType
string
Type of balance to monitor
ValidatorActivitySubEvents
object
1 property 1 required
Forbidden
object
3 properties 3 required
ValidatorActivityMetadata
object
7 properties 3 required
PrimaryNetworkAddressActivitySubEventType
string
Array of address activity sub-event types
PrimaryNetworkType
string
AddressesChangeRequest
object
1 property 1 required
AddressActivityEventType
string
ListWebhooksResponse
object
2 properties 1 required
EVMAddressActivityResponse
object
11 properties 9 required
InternalServerError
object
3 properties 3 required
ListWebhookAddressesResponse
object
3 properties 2 required
ValidatorActivityKeyType
string
The type of key to monitor for the validator activity event type.
SharedSecretsResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

avalanche-webhooks-api-openapi.yml Raw ↑

Other APIs Avalanche publishes across the network.

Avalanche Metrics API
Avalanche RPC API
Avalanche AVAX Supply API
Avalanche Data API Usage Metrics API
Avalanche EVM Balances API
Avalanche EVM Blocks API
Avalanche EVM Chains API
Avalanche EVM Contracts API
Avalanche EVM Transactions API
Avalanche Health Check API
Avalanche Interchain Messaging API
Avalanche NFTs API
Where this information came from

This is an independent, third-party profile of Avalanche Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.