RMail Logo

Certified Email Encryption: REST API

Route messages to the RMail systems and retrieve transmission and transaction data from RMail using web APIs.

This is popular for companies aiming to connect high volume web applications to RMail.

Use Web APIs for All Data Flows

Some organizations prefer to use REST APIs to tie in third party applications where possible. This is a popular option when:

  1. Sending business applications are heavily customized and the sending organization is comfortable programmatically adding processes with web APIs.

  2. Server-based or web applications may not have an SMTP email send module, and therefore it may be easier to use web APIs rather than add SMTP sending technology.

  3. Web APIs are better suited to manage high volume sending and transmission reconciliation.

Summary of Total API Process

  1. Authenticate email addresses with RMail and RSign system

    1. Authenticate sender address with RMail and RSign (IP authentication, domain verification, SPF, and DKIM set up).

    2. Set up automated process to obtain API authentication tokens.

  2. Authorize sending address with RMail and RSign service plan for sending address.

  3. Send message via RMail and RSign REST APIs.

    1. Indicate feature in API call (RMail and RSign e-delivery proof, Registered and Encrypted, Message Level Encryption, eSignature).

  4. Prepare for return receipts and data reports.

    1. Set retrieve data time period.

    2. Use REST API message ID send record or time frame to receive certified data reports.

    3. Use REST API receipt retrieve process.

  5. Receive transmission metadata updates.

    1. Use REST API message ID send record or time frame to receive status updates.