Skip to main content
Use your API key to retrieve your Videobase account details.

Prerequisites

You need:
  • A Videobase account
  • The 16-character API key generated from your account page
Keep your API key on your server. Do not expose it in browser code, public repositories, logs, or shared screenshots.

Make a request

Replace YOUR_API_KEY with your key.
A successful request returns account data:
Storage values are in KB. Premium accounts return "Unlimited" for storage.total and storage.left.

Next steps

Browse the API reference

Explore account, upload, folder, video, and subtitle operations.

Handle errors

Learn the current HTTP status and error body contract.