Using vonage-php-nexmo-bridge with nexmo.com

PHP integration

✓ Official SDK
Install
composer require vonage-php-nexmo-bridge
List and search media items
curl \
  https://api.nexmo.com/v3/media/
Retrieve a media item
curl \
  https://api.nexmo.com/v3/media/:id/info
SDK on GitHub 📄 API Docs
SDK
vonage-php-nexmo-bridge
PHP
API
nexmo.com
nexmo.com:media
At a glance
Language PHP
Endpoints4
Base URLhttps://api.nexmo.com/v3/media
✓ Official