Base URL
Authentication
Authenticate using theAccessKey header with your Bunny Net Access Key:
Find your API key in the account API
Keys.
Create, modify or delete your Magic Containers applications configuration.
https://api.bunny.net/mc
AccessKey header with your Bunny Net Access Key:
curl --request GET \
--url https://api.bunny.net/mc/apps \
--header 'AccessKey: YOUR_API_KEY'
Was this page helpful?