API audit event

This webhook is sent for necessary, predefined API calls configured on the API gateway. It serves as a common audit event that triggers for every authenticated action performed on the APIs, covering platform operations such as creating transactions, creating wallets, and similar actions. All actions captured by this webhook are executed by an authenticated party.

Payload

API audit event data.

string
required

Type of the event being logged.

uuid
required

Unique identifier for this event.

date-time
required

ISO 8601 formatted date and time when the event was generated.

data
object
required
LoadingLoading…