Using vonage-php-sdk-core with vonage.com

PHP integration

✓ Official SDK

Install

composer require vonage-php-sdk-core
Retrieve call logs for your account
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.vonage.com/t/vbc.prod/reports/accounts/{account_id}/call-logs
SDK on GitHub 📄 API Docs
SDK
vonage-php-sdk-core
PHP
API
vonage.com
vonage.com:reports

At a glance

Language PHP
Endpoints1
Base URLhttps://api.vonage.com/t/vbc.prod/reports
✓ Official