Skip to content

Access Methods

MinuteMail exposes its functionality through:

  • Web Interface
    User-friendly dashboard for managing mailboxes, viewing messages, and configuring settings without code. Access the platform at MinuteMail with your account credentials.

  • REST API
    Full programmatic access to mailbox and message operations.

  • Official SDK
    Python SDK - Client library that wraps the API and simplifies common workflows for backend applications.

API and SDK access is authenticated using API keys, while the web interface uses your account login.