FapiMail

ÜCRETSİZ PREMIUM
Taraf FairestAPI | Güncelleyen 24 days ago | Email
Health Check

N/A

README

FapiMail is a REST API to send emails. You can simply create a JSON with From, To, Message and Body of your email and make a POST call of endpoint /email/send

Endpoint:
POST: /email/send

Parameter to pass as a JSON body:

{
“recipient”: "to@email.com",
“sender”: "from@email.com",
“subject”: “Subject of Email”,
“message”: “Body of Email”
}

Note: To send an email to multiple recipients, you can provide all email addresses in recipient field seperated by “;”

Takipçi Sayısı: 11
Kaynaklar:
Kullanım şartları
API Üreticisi:
Rapid account: Fairest API
FairestAPI
fapi
API'yi Değerlendirme İçin Giriş Yapın
Değerlendirme: 1 - Oy Sayısı: 1