Documentation
Manage is your own media CDN and structured-logging backend. Send media and logs over a simple HTTP API authenticated with an API key, and view them in your dashboard.
Quickstart
- Create an API key in the dashboard under Workspace → API Keys. Pick a media key for uploads or a logs key for events.
- Send a request with
Authorization: Bearer mng_…(see the Media and Logs pages). - See uploads in Storage (served at
/{org}/media/{id}) and events in Logs.