# Axiym Account API events

Product: Account API
Event reference version: 0.2.0 (current)
OpenAPI contract: https://docs.axiym.io/openapi/account-api/events/0.2.0.yaml
Canonical page: https://docs.axiym.io/account-api/events/0.2.0

Webhook events Axiym delivers to your registered endpoint. These are outbound notifications — your service receives them at the URL you register; there is nothing to call here. Each event is signed and carries the payload shown below.

To start receiving events, create a subscription through the [Webhook Subscriptions API reference](/account-api/api-reference/0.3.0/webhook-subscriptions/webhooks/subscriptions/post). See [Notifications and tracking](/account-api/concepts/notifications-and-tracking) for signature verification and delivery handling.

## Downloads




OpenAPI contract

v0.2.0 · current

Explore the schema or generate a client for your integration.

[


Download OpenAPI](/openapi/account-api/events/0.2.0.yaml)

## Resources



[Withdrawal](/account-api/events/0.2.0/withdrawal/onWithdrawalCreated)

`withdrawal.*` webhook events.







[Account](/account-api/events/0.2.0/account/onAccountCredited)

`account.*` webhook events.







[Address book entry](/account-api/events/0.2.0/address-book-entry/onDestinationCreated)

`destination.*` webhook events for your address book entries.







[Deposit](/account-api/events/0.2.0/deposit/onDepositCreated)

`deposit.*` webhook events.







[Webhook subscription](/account-api/events/0.2.0/webhook-subscription/onSubscriptionTest)

Test notification sent when you request a delivery to a registered endpoint.
