Floating Icon

Getting started with Kasplo SMTP/API

You will learn:

Learn how to obtain your SMTP credentials and API key to log in to your Kasplo account. 

Choosing between SMTP and API

You have two options to send emails:

SMTP: Ideal if you use an existing email application or prefer a more straightforward setup.

API: Recommended for faster performance and large-scale email sending, but it requires more technical knowledge.

Here’s a quick comparison:

SMTP API
Flexible with existing applications
Three times faster
No technical knowledge needed
Requires coding knowledge
Open protocol, easy setup
Best for large-scale sending

Step 1: Setting up SMTP credentials

Once you’ve connected with Kasplo and added your sending domain, and user name, we will generate SMTP credentials to share with you. At the same time, an API key is automatically created and shared with you.

You will receive the SMTP credentials in the below format

Unset

Smtp host : ‘smtp.kasplo.com’
Port      : ‘587’
Username  : ‘<smtp_user_name>’
Password  : ‘<smtp_user_password>’   
  1. smtp host: “smtp.kasplo.com”
    This is the SMTP host for Kasplo, which you’ll use to connect your email service to Kasplo’s platform for sending emails.
  2. Port: “587”
    Port 587 is the recommended port for secure email transmission, allowing reliable delivery of your emails through the SMTP server.
  3. Username: <smtp_user_name>
    Enter your unique Kasplo account username here, which is used for authentication when connecting to the SMTP server.
  4. Password: <smtp_user_password>
    Use the password provided to log in to your account.

Note: You have the freedom to update the username and password whenever necessary.

And you will receive the API Key in the below format

API key

9f878cf6f2404f6b81h70ac414879f

Note: If needed, you can generate a new API key once you log in to your Dashboard. Need help? Look here.

Step 2: Accessing Kasplo SMTP/API

You can log in to SMTP/API app using your credentials by visiting: Kasplo Webhook.

 

  • How to Import reviews using Kasplo Reviews?
  • How to collect product reviews using Kasplo Reviews?
  • How to change the look and feel of your review widget?
  • How to collect picture reviews using Kasplo Reviews?
Scroll to Top