Company
Date Published
Author
Daily Team
Word count
949
Language
English
Hacker News points
None

Summary

The /logs API endpoint allows developers to dive deeper into the underlying data of Daily's real-time video products, providing call logs and metrics to understand participant experience. The API provides access to detailed information about each call, including timestamped events, client-side reports, message types, session IDs, user IDs, peer connections, domain names, log levels, error codes, and call mode. The metrics section offers WebRTC stats to characterize video call quality and performance, such as packet loss, receive bitrate, send bitrate, and more. To utilize this data, developers can use the provided API key to access the endpoint, which returns a JSON response containing logs and metrics. A sample app, Daily Call Explorer, has been created to demonstrate how to harness this data, offering insights into participant experience and call quality. The API is designed to empower continuous improvement of customer experiences by providing detailed logging and metrics capabilities.