🧾 Overview

BlogBuster provides external APIs to let you fetch tenant and article information programmatically via API keys, so you can get your blog posts into your own website.



Getting Started

Obtaining Your API Key

  1. Log in to the BlogBuster web application.
  2. Go to Settings in the sidebar.
  3. Click on Integration.
  4. Click Generate New API Key.
  5. Copy and store your API key securely.

⚠️ Note: The key will only be shown once. If lost, revoke and generate a new one.

Base URL

<https://api.blogbuster.so/api/v1>

🔑 Authentication