API Docs – Blog, Articles, Profiles, Tags & Categories
📘 API Docs
Base URL: https://www.guestposts24.com/api/free
📘 API Docs
list
article
blog
category
profile
tag
GET
/list
Get a list of Blogs and Articles, list will have combinned records also with URL's so you dont have confution just fetch by the url
🔎 Query Parameters:
📦 Example Response:
{
"message": "Data fetch succesfully",
"data": [
{
"blog_name": "New Projects in Versova, Andheri West",
"blog_image": "uploads\/blog\/WU49roJU3AJ6biTGnXClRLfziMvhsOlEyAFMwjxV.jpg",
"blog_url": "article\/new-projects-in-versova-andheri-west",
"blog_cat": "Business",
"blog_tag": "Real Estate",
"short_description": "Versova has always had character. Now it has momentum. A look at the new residential projects reshaping one of Mumbai's most distinctive coastal neighbourhoods.",
"mobile_link": "",
"desktop_link": "",
"ios_link": "",
"created_at": "2026-04-16T10:53:16.000000Z",
"updated_at": "2026-04-16T10:53:16.000000Z"
},
{
"blog_name": "A Detailed Overview of AU Siddharth Vihar for Homebuyers",
"blog_image": "uploads\/blog\/cy7IWH3Knm2R3XLbPUEhzs9VwWWf2yPvI4XlxCu5.jpg",
"blog_url": "blog\/a-detailed-overview-of-au-siddharth-vihar-for-homebuyers",
"blog_cat": "Lifestyle",
"blog_tag": "Real Estate",
"short_description": "AU Siddharth Vihar offers spacious modern homes in Ghaziabad with strong connectivity quality construction and long term investment value for families.",
"mobile_link": "",
"desktop_link": "",
"ios_link": "",
"created_at": "2026-04-13T06:13:47.000000Z",
"updated_at": "2026-04-13T06:13:51.000000Z"
}
],
"status": 200
}