← Back to Home

Backend Health Check

API Health

GET /health

Checking health...

API Configuration

https://apartment-management-backend.haduyanhwin.workers.dev

https://apartment-management-backend.haduyanhwin.workers.dev/api/v1

Configure via NEXT_PUBLIC_API_URL environment variable

API Client Features

Type-Safe

Full TypeScript types generated from OpenAPI spec

Auto-Caching

TanStack Query handles caching and refetching

Auth Ready

JWT token auto-injection and 401 handling