API Reference

Introduction

The rendered API endpoints are designed for seamless integration into your site. Instead of returning raw post data like our other endpoints, these return fully rendered HTML—complete with layout and styling—so you can inject the response directly into your site’s head and body.

Because the rendering uses your DropInBlog layout settings, there’s no need to build or maintain custom HTML templates or CSS. You get a consistent look and feel with minimal effort.