Base URL
Authentication
Authenticate using theAccessKey header with your Bunny Net Access Key:
Find your API key in the account API
Keys.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
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'