Back to Features
🛠️

Audit Logging

ActivePlatformMUSTFREE

What it does

Comprehensive audit trail logging every API call, Dashboard action, and configuration change. Logs include who performed the action, what changed, when it happened, and from which IP address. Essential for compliance and security reviews.

How to use it

1

View audit logs

Go to Dashboard > Settings > Audit Log to see all account activity with filters for user, action type, and date.

2

API access

GET /api/v1/admin/audit-log returns audit entries in JSON format with pagination.

3

Filter events

Filter by event type (api_call, config_change, user_login), user, date range, or IP address.

4

Export for compliance

Download audit logs as CSV for SOC 2, GDPR, or internal compliance audits.

API Reference

/api/v1/classify

Related Features

Having issues?