/plushcap/analysis/vonage/vonage-get-nexmo-audit-events-with-python-dr

Monitor Your Applications with the Nexmo Audit Events API and Python

What's this blog post about?

The Nexmo Audit Events API is a tool that allows users to retrieve and monitor audit events from their Nexmo account. The API provides various features, including retrieving a list of all supported event types, obtaining filtered lists of events, and retrieving details of specific audit events. The API endpoints include `https://api.nexmo.com/beta/audit/events` for obtaining a list of all audit events and `https://api.nexmo.com/beta/audit/events?event_type=...` for filtering events by type. A Python web application has been created to demonstrate how to use the Nexmo Audit Events API, using libraries such as Flask and Requests. The application allows users to select a specific event type or view all events, and displays the results in a table format.

Company
Vonage

Date published
May 3, 2021

Author(s)
Tony Bedford

Word count
788

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.