Caanytime Mail
Production API & Backend ServiceService Overview
The Caanytime Mail backend service is successfully running and ready to handle authentication and mail routing requests.
Flask & Gunicorn
WSGI application server running on Python 3.11 with CORS support.
PostgreSQL
SQLAlchemy relational schema with automated connection pool.
Argon2 Security
Secure password hashing algorithm for account authorization.
Available Endpoints
GET
System & Database Health Status
/api/health
POST
Create a new user account
/api/register
POST
Authenticate and sign in
/api/login
Live Health Check
Ping the server to verify API and database connectivity in real time.
Caanytime Mail © 2026 · System Status: Normal