Utility
Health Check
Check API service health status. No authentication required.
get/api/v1/health
Response
Service is healthy
Example response
{
"status": "healthy",
"service": "Number Intelligence API",
"version": "1.0",
"timestamp": "2026-01-18T12:30:00Z"
}