Integrate rapidly send massively
Mail APIs especially for you
Develop without limits, while ensuring traceability and optimum security in a unique environment.
Discover our flexible, customizable mail, SMS and voice APIs that turn your messaging projects into success stories.

Powerful, flexible communication APIs
conn = http.client.HTTPSConnection("extranet.efidem.com")
payload = json.dumps({
"fromAddress": {
"name": "Emetteur",
"address": "dev@efidem.com"
},
"toAddresses": [
{
"name": "Receiver",
"address": "test@test.test"
}
],
"subject": "Subject of my mail",
"content": "Content of my mail",,
"trackOpen": True,
"trackClicks": True
})
headers = {
'ApiKey': 'EF.i71xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
'Content-Type': 'application/json'
}
conn.request("POST", "/v1/email", payload, headers)
res = conn.getresponse()
data = res.read()
print(data.decode("utf-8"))
setUrl('https://extranet.efidem.com/v1/sms/bde80e7e-1111-0000-0123-af02a0a35c26');
$request->setMethod(HTTP_Request2::METHOD_GET);
$request->setConfig(array(
follow_redirects' => TRUE
));
$request->setHeader(array(
ApiKey' => 'EF.xxxxxxxxxxxxxxxxxxxxxx'
));
try {
$response = $request->send();
if ($response->getStatus() == 200) {
echo $response->getBody();
}
else {
echo 'Unexpected HTTP status: ' . $response->getStatus() . ' ' .
$response->getReasonPhrase();
}
}
catch(HTTP_Request2_Exception $e) {
echo 'Error: ' . $e->getMessage();
}
import http.client
import json
conn = http.client.HTTPSConnection("extranet.efidem.com")
payload = json.dumps({
"Destination": "0600000000",
"Text": "Test SMS from api REST",
"OADC": ""
})
headers = {
'ApiKey': 'EF.xxxxxxxxxxxxxxxxxxxxxx',
'Content-Type': 'application/json'
}
conn.request("POST", "/api/v1/sms", payload, headers)
res = conn.getresponse()
data = res.read()
print(data.decode("utf-8"))
Easy to integrate into any production environment
Efidem offers a wide range of API mail, API SMS, API mail connectors... developed to connect to all production environments and integrate smoothly, whatever the complexity of your information systems.





Optimize your mailings and engage your audience
Maximize the impact of your communication campaigns with powerful APIs and a host of features. Create personalized campaigns across multiple channels (email, SMS, postal mail, mobile notifications) and track your performance via an intuitive developer console, offering detailed and dynamic statistics.
Mail APIs developed in France
We develop and host flexible, customizable multichannel APIs in France that make developers' work easier and application designers
Our commitments to optimal service quality
Simplicity - Availability - Security - Flexibility
An infinite number of applications
Generate mass mailings, automate transactional messages and develop the functionalities of your business applications.
Developer-friendly
Our APIs are designed by developers for developersEvery problem has its own native or specific solution.
Flexibility & adaptability
Numerous connectors for quick and easy integration our APIs on all development environments.
Integration support
You're never alone! We will for more information in all stages of your projects from SPECS to production launch.
A wide choice of connectors
Create projects without limits
Web Services
Create multi-channel experiences which create commitment with powerful web services that are quick to integrate
SMTP - MailTo
The easiest-to-deploy solution for automate mailings from a multitude of environments
FTP/ SFTP
Batchpush de follow-up reportsthe FTP connector offers a wide range of possibilities for customized services
Push HTTP/HTTPS
A request safe, simple and fast to be deployed regardless of the application system in place.
Multichannel API documentation
Easy to integrate in any environment
Efidem offers a wide range of API mail, API SMS, API mail connectors, developed to connect to all production environments and integrate seamlessly into your complex information systems.
All our solutions offer high level of customization and facilitate the work of developers, who can develop their products and services without compromising their IS.




Media diversity
Engage your contacts
Notification
Vocal Mailing
EASY MESSAGING SYSTEMS
Since 2011, efidem has been developing from technologies that facilitate exchanges between companies and their contacts with a customer-centric approach and a responsiveness appreciated by its customers.
These flexible, secure solutions are available via API and/or via Snapshoot our marketing platform.
Reduce your 20% communication bills now.
Integrate rapidly send massively
Benefit from our reliable and robust APIs, responsive French support, intuitive platform and assisted migration in 14 days.