Unofficial API for interacting with ProtonMail.
Allows interaction with ProtonMail through a simple Node.js API. Leverages the official WebClient, keeping with the spirit of security and privacy.
This project is not endorsed or supported by Proton Technologies AG.
npm install protonmail-api
In the process of adding more tutorials. For now another place to look is the integration tests
- {@tutorial conversations}
- {@tutorial emails}
- {@tutorial move-inbox-to-spam-for-viagra}
- {@tutorial folders}
- {@tutorial create-folder}
- {@tutorial delete-folder}
- {@tutorial move}
- {@tutorial labels}
- {@tutorial create-label}
- {@tutorial delete-label}
- {@tutorial tag-untag}
- {@tutorial send-email}