About the API:
With this API, forget about tasks that consume your time when emailing is about. With no need to connect SMTP, validate your domain and more, you will be able to start using this API.
To easy to use. This API will receive the email address to where the emails will be sent, a title and the message. Just that, and you will be sending your emails right away.
Note: This service is not suitable for marketing mass mailing, spamming, fraud, etc. We do not allow any illegal activities, and we reserve the right to shutdown your API access under the aforementioned cases.
You can set a notification system where you will be receiving different notifications depending on the user's behavior. Be ready to detect if the user is signed up, if they asked for a refund, and if they need to purchase any of your products.
Be able to verify the login of your users by sending them an OTP to their emails. And start making the login page more secure.
Besides the number of API calls per month, you can make 1 API call per second.
{"message":"Message sent to [email protected]"}
curl --location --request POST 'https://zylalabs.com/api/172/emailer+api/193/send' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"subject": "Account OTP",
"from": "[email protected]",
"to": "[email protected]",
"senders_name": "Company Name",
"body": "Hello"
}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Send endpoint returns a JSON response indicating the status of the email sent. The primary field in the response is "message," which confirms the successful delivery of the email to the specified recipient.
The Send endpoint requires three parameters: the recipient's email address, the email title, and the email body. These parameters allow users to customize their email notifications or OTP messages.
The response data from the Send endpoint is structured in JSON format. It includes a single key, "message," which provides feedback on the email's delivery status, ensuring users can easily interpret the result.
The Send endpoint allows users to send notifications and OTPs via email. It supports various use cases, such as user behavior alerts and secure login verification, providing flexibility in communication.
Users can utilize the returned data by checking the "message" field to confirm successful email delivery. This feedback can be integrated into applications to enhance user experience and error handling.
The key field in the response data is "message." This field indicates whether the email was successfully sent, providing a straightforward way for users to verify the outcome of their API call.
Users can expect a consistent response pattern from the Send endpoint, typically returning a success message upon successful email delivery. In case of failure, the API may return an error message indicating the issue.
Data accuracy is maintained through robust backend processes that handle email delivery. The API ensures that emails are sent to valid addresses and monitors delivery status, although users should validate email formats before sending.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
5,998ms
Service Level:
100%
Response Time:
395ms
Service Level:
100%
Response Time:
765ms
Service Level:
100%
Response Time:
342ms
Service Level:
100%
Response Time:
7,635ms
Service Level:
100%
Response Time:
86ms
Service Level:
100%
Response Time:
601ms
Service Level:
100%
Response Time:
1,817ms
Service Level:
100%
Response Time:
96ms
Service Level:
100%
Response Time:
3,788ms