Introduction to Mail360
Mail360 provides developers a platform to create and sync inboxes to send, receive, store and retrieve data. It gives your application full email capabilities, so that you do not have to build everything from scratch. You can either connect a mailbox hosted with a different email service provider or host your mailbox directly with us.
What can I get from Mail360?
Build vs Buy model :
Hosting or syncing your mailboxes with us will save the time spent on building and setting them all by yourself. However, there will be no compromise on accessing the email functionalities as Mail360 provides complete CRUD (create, read, update and delete) support for messages, drafts, folders and labels.
Universal API :
The universal API provided by Mail360 allows you to easily create and use email workflows all from a single place. Hence, you can connect with multiple email service providers from your account directly.
Email deliverability
One of the important and necessary criteria for any email delivery service is email deliverability. Irrespective of a hosted or a sync account, we ensure reliable and smooth email deliverability. If you host your account with us, our domain authentication mechanisms like SPF,DKIM and DMARC ensure prompt email delivery from your domain.
Connect and/or Host mailboxes
As mentioned earlier, you can choose to connect your mailbox hosted with another email delivery service or completely host another mailbox. You can easily sync your account to send and receive your emails from a single point. Additionally, Webhooks and APIs configured within your account will better help monitor and troubleshoot.
User management
You can provide access to other developers working on your application, so that you can manage it all from within your Mail360 application.
REST APIs in Mail360
Mail360's REST APIs help you enjoy all the benefits of using a traditional email service and more. The APIs provided in Mail360 are :
Accounts API
The accounts API gives full access to handle all the actions related to them including adding a new account, listing accounts, fetching account details, enabling or disabling account and even deleting them.- Messages API
Handling messages are an integral part of any email service. Mail360 provides you an extensive list of message APIs that allow you to access various actions ranging from sending emails and replies, fetching information on attachments and email contents to deleting emails.
- Folders API
All the actions related to your folder like creating, listing folders, renaming and deleting folders.
- Labels API
Labels in email services help you classify the emails in your inbox based on your requirements. The labels API helps you do just that by allowing you to access all the functions related to them.
- Attachment API
Attachment API helps you upload the desired attachments.