Base URL
Authentication
Authenticate using theAccessKey header with your Stream API key:
Find your Stream API key in the API section of your video library
settings. See Authentication for details.
Upload, manage, and deliver videos with the Stream API.
https://video.bunnycdn.com
AccessKey header with your Stream API key:
curl --request GET \
--url https://video.bunnycdn.com/library/{libraryId}/videos \
--header 'AccessKey: YOUR_STREAM_API_KEY'
Was this page helpful?