Articles on: Getting Started

DropInBlog Integration Guide for Replit

This guide will show you how to integrate DropInBlog into your Replit website or app. You’ll copy the prompt, add your DropInBlog blog ID and API key, and your blog will be live in just a few minutes.

Prerequisites

Before you start, you’ll need:

  • An active DropInBlog account
  • A free or paid Replit account

Integration Steps

Step 1: Copy the Replit Prompt

You’ll find the Replit prompt on the Code & Layout page of your DropInBlog account.

The Replit blog prompt inside DropInBlog admin

Copy it and paste it into the Replit’s prompt area, then run it.

Paste the blog prompt inside the Replit editor

Step 2: Add your blog ID

Once Replit’s Agent executes the tasks from your prompt, it will ask you to enter your blog ID and API Key.

Add blog ID and API key in Replit

Your blog ID is located on the Code & Layout page of your DropInBlog account under Step 2.

Blog ID in DropInBlog

Copy it and paste it into the prompt box inside the square brackets in Replit.

Step 3: Add Your API Key

Return to the Code & Layout page of your DropInBlog account. Under Step 2, click on Generate API Key, copy it, and paste it into Replit.

Generate API token in your DropInBlog account

Save your API key somewhere because it won’t be visible in your DropInBlog account once you close the window.

Now that you’ve added the required data into Replit, click on Continue to finish the blog integration.

Add blog ID and API token in Replit

Once this step is complete, you’ll see a preview of your blog on the right side of the screen.

Step 4: Republish Your Replit Site

To save your new Replit blog, click on the Republish button in the top right.

Republish your Replit site

Verify the Integration

Now that your Replit blog is live, check that everything works as expected.

  • Open your blog in a new tab and see if the page loads.
  • If you have the demo posts in your account, open any of them and check that the text, media, and links display properly.
  • Create a new post in your DropInBlog account, then check if it automatically appears on your Replit blog.

Troubleshooting

If you followed the steps from this guide, your blog should work correctly. However, if you decide to reinstall the blog and haven’t saved your API token, here’s how you can resolve this issue:

  • Hover over your profile image in your DropInBlog account and select My API Keys.
  • On the following page, click on Add API Key.
  • On the next page, name your API key (e.g., Replit blog) (1), set the access type to Public (2), and if you have more than one blog account, select the one you use for Replit under the Has access to (3).

Create a new API key in DropInBlog

You can then copy your new API key and reinstall your Replit blog.

Next Steps

You’ll manage all blog-related work in your DropInBlog account. We suggest you start with these tasks:

Updated on: 28/01/2026