Audit Logs
Last updated
Last updated
The Audit Logs endpoint allows users to retrieve and interpret Discord server audit logs. This endpoint processes the raw audit log data from Discord's API and returns it in a human-readable format. It is ideal for analyzing server events, tracking changes, and monitoring user actions within a Discord guild.
URL: https://api.erensko.xyz/v1/audit-logs
Method: GET
Description: Retrieves and formats audit log data from a Discord server. This endpoint returns the 50 most recent events in your audit log.
server-id
The Discord server ID from which to retrieve the audit logs.
Authorization
bot-token
The plain raw token of your Discord bot
Your own personal API key, create one by clicking .