-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemailapi.html
269 lines (259 loc) · 8.83 KB
/
emailapi.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link rel="stylesheet" href="/emailapi.css" />
</head>
<body>
<!-- <div id="top-section"> -->
<div class="top-menu">
<div class="donate-heading-div">
<h2 class="donate-heading">
Stand with Ukraine UA <a href="">Donate to support</a>
</h2>
</div>
<header class="header">
<a href="/index.html">
<img class="logo" src="images/inboxtrappp.svg"
/></a>
<nav class="main-nav">
<ul class="main-nav-list">
<li>
<a class="main-nav-links drop" href="#">Email Testing </a>
<img src="/images/dropdown.svg" alt="" />
<div class="wrapper">
<div>
<div class="sub-wrapper">
<div>
<a><img src="/images/drop1/image1.svg" alt="" /></a>
</div>
<div>
<a href="">QA Automation</a>
<a href="">Automation for Email Testing</a>
</div>
</div>
<div class="sub-wrapper">
<div>
<a><img src="/images/drop1/image2.svg" alt="" /></a>
</div>
<div>
<a href="">HTML Check</a>
<a href="">Find HTML/CSS issues</a>
</div>
</div>
<div class="sub-wrapper">
<div>
<a><img src="/images/drop1/image3.svg" alt="" /></a>
</div>
<div>
<a href="">Fake SMTP Server</a>
<a href="">Automation for Email Testing</a>
</div>
</div>
<div class="sub-wrapper">
<div>
<a><img src="/images/drop1/image4.svg" alt="" /></a>
</div>
<div>
<a href="">Sandbox API</a>
<a href="">Automation for Email Testing</a>
</div>
</div>
</div>
</div>
</li>
<li>
<a class="main-nav-links emailapi-link" href="#">Email API</a>
</li>
<li><a class="main-nav-links" href="#">Pricing</a></li>
<li><a class="main-nav-links" href="#"> Resources</a></li>
<li>
<a class="main-nav-links main-nav-btn1" href="/login.html">
Log In</a
>
</li>
<li style="margin-left: -4%">
<a class="main-nav-links main-nav-btn2" href="/signup.html">
Sign Up</a
>
</li>
</ul>
</nav>
</header>
</div>
<!-- first main section starts here -->
<div class="first-main-section">
<div class="first-section">
<!-- first sub section -->
<div class="first-sub-section">
<h1>Email API for Developers</h1>
<p>
Deliver emails with Inboxtrap Email API or SMTP from any
application. Monitor deliverability and share stats with the team.
</p>
<div class="sub-header-btn">
<div>
<a class="sub-header-btn-link" href="/signup.html">Sign Up </a>
</div>
</div>
</div>
<!-- second sub section -->
<div class="second-sub-section">
<img src="/images/Email-api/image1.svg" alt="" />
</div>
</div>
</div>
<!-- first main section ends here -->
<!-- second main section starts here -->
<div class="second-main-section">
<h1>Why Use Inboxtrap for Email Delivery</h1>
<div class="second-section">
<div class="text-div">
<h1>Deliverability Monitoring</h1>
<p>
Monitor your deliverability as you do with Infrastructure. Don’t be
too late to respond to deliverability issues. With Inboxtrap’s
alerts you can be proactive and take action as soon as our system
flags an issue with your emails
</p>
</div>
<div>
<img src="/images/Email-api/image2.svg" alt="" />
</div>
<div>
<img src="/images/Email-api/image3.svg" alt="" />
</div>
<div>
<h1>SMTP and APIs Compatible with Sendgrid, Mailgun, Mandrill</h1>
<p>
We support standard SMTP protocol and have compatible APIs. This
saves time and makes the switch to Inboxtrap easier
</p>
</div>
<div>
<h1>60 Days of Detailed Logs</h1>
<p>
Within 60 days you get access to all messages history. You can find
the needed email, inspect it, troubleshoot and debug.
</p>
</div>
<div>
<img src="/images/Email-api/image4.svg" alt="" />
</div>
<div>
<img src="/images/Email-api/image5.svg" alt="" />
</div>
<div>
<h1>Secure and User-Friendly Setup</h1>
<p>
We help you get all the necessary DNS records to ensure great
deliverability. We also rotate your DKIM keys to provide another
layer of security. Follow the step-by-step wizard to complete the
setup in a few minutes.
</p>
</div>
<div>
<h1>Single Screen Email Stats</h1>
<p>
A quick look at the dashboard gives your team insight into the
critical metrics. When necessary, dig deeper to improve your email
perfomance.
</p>
</div>
<div><img src="/images/Email-api/image6.svg" alt="" /></div>
<div>
<img src="/images/Email-api/image7.svg" alt="" />
</div>
<div>
<h1>Test, Send, Monitor Emails in One Place</h1>
<p>
No need to log into a few systems and to manage billing for all of
them. Complete email development cycle – test and send your emails
within one solution.
</p>
</div>
</div>
</div>
<div class="contact-us">
<div>
<h1>We Help You Switch</h1>
<p>
Our Support and Deliverability experts are here to help you. Don’t
hesitate to reach out now. Our team will guide you during the whole
process.
</p>
<a href="">Contact us</a>
</div>
</div>
<!-- footer -->
<div class="main-footer">
<div>
<h3>Try it for free</h3>
<h1>Join Now !</h1>
<a class="sub-header-btn-link" href="/signup.html">Sign Up</a>
</div>
<div>
<img src="/images/footer-img.svg" />
</div>
</div>
<!-- last footer -->
<div class="last-footer">
<div>
<img class="railsware-logo" src="/images/last-footer.svg" alt="" />
</div>
<div>
<h3>Inboxtrap</h3>
<div><a href="">Pricing</a></div>
<div><a href="">Changelog</a></div>
<div><a href="">Status</a></div>
<div><a href="">Terms of Service</a></div>
<div><a href="">Privacy Policy</a></div>
<div><a href="">Navigational Information</a></div>
<div><a href="">DPA</a></div>
</div>
<div>
<h3>Railsware Experience</h3>
<div><a href="">Inboxtrap Blog</a></div>
<div><a href="">Coupler.io</a></div>
<div><a href="">SmartChecklist for Jira</a></div>
<div><a href="">Careers-Railsware Hiring</a></div>
</div>
<div class="social-div">
<h3>Contact</h3>
<div><a href="" class="email-txt">email:khemchandsh3@gmail.com</a></div>
<ul class="socials-div">
<li>
<a href=""
><img
class="socials"
src="https://assets.mailtrap.io/packs/assets/landing/facebook-0be93f551b662821a339.svg"
alt=""
/></a>
</li>
<li>
<a href=""
><img
class="socials"
src="https://assets.mailtrap.io/packs/assets/landing/twitter-57fa29ba21896247fdc6.svg"
alt=""
/></a>
</li>
<li>
<a href="">
<img
class="socials"
src="https://assets.mailtrap.io/packs/assets/landing/linkedin-604440460898fa41700c.svg"
alt=""
/></a>
</li>
</ul>
<div class="copyright">
<p>© Railsware Products Studio LLC</p>
</div>
</div>
</div>
</body>
</html>