{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides Python bindings for Vonage's Account API, enabling account balance queries, top-ups, pricing lookups, secret management, and webhook configuration.","skillfed_tags":["vonage-sdk","account-management","telecom-api"],"use_cases":["Check account balance and trigger top-ups when balance falls below a threshold","Retrieve SMS pricing for specific countries to calculate per-message costs dynamically","Manage account secrets (API credentials) programmatically for security rotation","Configure SMS inbound and delivery receipt webhooks without manual dashboard access","Query pricing by dialing prefix to support international routing decisions"],"what_it_does":"vonage-account is a Python package that wraps Vonage's Account API, providing methods to query and manage account state. It handles account balance retrieval, credit top-ups, service pricing lookups across countries or dialing prefixes, secret lifecycle management (create, list, revoke), and webhook configuration for SMS callbacks. The package uses Pydantic for response validation and is built on vonage-http-client and vonage-utils for HTTP communication and utilities.\n\nThe package is designed as a component of the larger vonage SDK but can be imported directly. It abstracts away HTTP details and provides typed request/response objects, making it straightforward to integrate account management into applications that bill through Vonage or need to monitor account state programmatically.","worth_installing":"Yes, if you use Vonage's services and need programmatic account management. Low friction, actively maintained, no vulnerabilities, and permissive license. The package is well-integrated into the Vonage SDK ecosystem and handles common account operations cleanly. Install only if you actually need these account-level features; it is not a general-purpose utility."},"id":"vonage-account","links":{"html":"https://skillfed.io/packages/vonage-account","md":"https://skillfed.io/packages/vonage-account.md","pypi":"https://pypi.org/project/vonage-account/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-22","license_spdx":null,"license_treatment":"permissive","name":"vonage-account","python_support":"supports_current","summary":"Vonage Account API package"},"popularity":{"monthly_downloads":339589,"position":7420,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.2"}
