Welcome to Media Host

Manage your media, API keys, and storage

Overview
API Keys
Media
Settings
2.4
GB Used
7.6
GB Available
24
Files
1
Customers

Get Started

Add the Media Host widget to your app to enable media uploads for your users.

API Key

Use this key to authenticate requests from your application. Keep it secret!

demo-api-key-12345

Created on Nov 3, 2024

Code Example

const browser = new MediaBrowser({ apiKey: 'demo-api-key-12345', customerId: 'your-customer-id', apiUrl: 'https://api.mediahost.com', onSelect: (file) => console.log(file) }); browser.open();

View full documentation →

Regenerate Key

Create a new API key. This will invalidate the old one immediately.

Your Files

Storage Quota

Set how much storage your customers can use.

Account Settings

Danger Zone

Delete your account and all associated data. This action cannot be undone.