Health
API health and status endpoints
Last updated
API health and status endpoints
Last updated
GET /api/v1/health HTTP/1.1
Host: api.maisonsafqa.com
Accept: */*
{
"status": "healthy",
"service": "brand-developer-api",
"timestamp": "2024-01-15T10:30:00Z",
"version": "1.0.0"
}