Root
API Status
Last updated
Was this helpful?
API Status
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/ HTTP/1.1
Host: blog-api.codewithsadee.com
Accept: */*
{
"message": "API is live",
"status": "ok",
"version": "1.0.0",
"docs": "https://docs.blog-api.codewithsadee.com",
"timestamp": "2025-05-06T14:30:00.000Z"
}