Version: 2.0.0
Mambu Audit Trail API V2
The Audit Trail V2 API provides access to audit events tracking all activities performed in the Mambu Core Banking Engine via UI or API.
Key Features:
- Track both read (GET) and write (POST, PUT, DELETE, PATCH) operations
- Query up to 50,000 events per request
- Filter by user, resource, time range, and more
- Monitor compliance and security activities
- Track quota usage with metadata endpoint
Authentication: Requires an API key from an API Consumer with MANAGE_AUDIT_TRAIL permission.
Base URL: https://TENANT_NAME.mambu.com/api
Authentication
- API Key: ApiKeyAuth
API key from an API Consumer with MANAGE_AUDIT_TRAIL permission
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | apikey |