"Who did what and when" — as a service.
Auditledge is the audit log API for SaaS developers. Add a production-grade audit trail to your app in minutes — without building or maintaining it yourself.
| Repo | Description |
|---|---|
| auditledge-js | Official JavaScript / Node.js SDK |
| auditledge-python | Official Python SDK |
| auditledge-php | Official PHP SDK |
| auditledge-ruby | Official Ruby SDK |
| auditledge-go | Official Go SDK |
| auditledge-examples | Framework examples (Next.js, Express, FastAPI, Laravel, Rails) |
| auditledge-docs | Documentation source |
| auditledge-status | Public status page |
npm install auditledge # JavaScript
pip install auditledge # Python
composer require auditledge/auditledge-php # PHP
gem install auditledge # Ruby
go get github.com/auditledge/auditledge-go # Go