This is the backend API for the Temp Mail service. The API is not directly accessible through this interface. Please use the frontend application to interact with the service.
GET /api/status - Check API status
POST /api/auth/login - User login
POST /api/auth/register - User registration
GET /api/domains/public - Get available email domains
POST /api/email/generate - Generate a temporary email address
GET /api/mailboxes - Get user mailboxes