API Docs – Blog, Articles, Profiles, Tags & Categories
API Docs
Base URL: https://www.guestposts24.com/api/free
Endpoint List
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": "How to Bulk Export MBOX to PDF File Format?",
"blog_image": "uploads\/blog\/fwgeHQu3rxOr3NTpyTiXkKX1TrAdl1r6iBoXeYGE.webp",
"blog_url": "article\/how-to-bulk-export-mbox-to-pdf-file-format",
"blog_cat": "Technology",
"blog_tag": "Education",
"short_description": "Here I have mentioned reliable and best method to convert MBOX files to PDF format using EmailsGuru MBOX to PDF Converter.",
"mobile_link": "https:\/\/www.emailsguru.com\/mbox\/pdf\/",
"desktop_link": "https:\/\/www.emailsguru.com\/mbox\/pdf\/",
"ios_link": "https:\/\/www.emailsguru.com\/mbox\/pdf\/",
"created_at": "2026-06-27T07:08:30.000000Z",
"updated_at": "2026-06-27T07:08:37.000000Z"
},
{
"blog_name": "How Often Should a Chimney Be Inspected?",
"blog_image": "uploads\/blog\/IUUEsvbe1lk8VbuFnTRVYv59oZ5jDCT7FiYjUuxI.webp",
"blog_url": "article\/how-often-should-a-chimney-be-inspected",
"blog_cat": "Business",
"blog_tag": "Mobile",
"short_description": "Wondering how often your chimney needs inspection? Learn expert recommendations, warning signs, and why regular chimney inspections help San Jose homeowners stay safe.",
"mobile_link": "",
"desktop_link": "",
"ios_link": "",
"created_at": "2026-06-26T11:11:29.000000Z",
"updated_at": "2026-06-26T11:11:29.000000Z"
}
],
"status": 200
}