Skip to main content

CDR Manager

The CDR (Call Detail Record) Manager provides tools for exporting and integrating Call Detail Records from your SMS platform. Access CDR data through exports or webhook integrations for real-time processing and analytics.

CDR exports are delivered as CSV files built from a configurable task, and can be generated in three variants — Owner, Supplier, and Customer — each including a different subset of fields such as message and delivery timestamps, sender and destination, DLR status, and sell/buy pricing, depending on which party the export is intended for.

For real-time delivery, a CDR task can instead be configured with a webhook: as soon as the task's report is ready, the platform sends an HTTP POST containing a link to the report to the configured URL, signed with an HMAC-SHA512 signature carried in the X-CDR-Signature header so recipients can verify the payload's authenticity.