API Reference
Create a webhook
Create a new webhook.
POST
/
v1
/
webhooks
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Body
application/json
Available options:
address_activity
Whether to include traces in the webhook payload. Traces are only available for C-Chain on chainId 43113 and 43114.
Whether to include logs in the webhook payload.
Response
201 - application/json
Available options:
address_activity
Available options:
active
, inactive
Whether to include traces in the webhook payload.
Whether to include logs in the webhook payload.
Was this page helpful?