-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
473 lines (473 loc) · 17.9 KB
/
Copy pathapis.yml
File metadata and controls
473 lines (473 loc) · 17.9 KB
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
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
aid: sparkpost
name: SparkPost
description: SparkPost (now part of Bird) is the world's leading email delivery platform, providing a REST API for sending transactional and marketing emails, managing templates, tracking analytics, handling suppressions, and processing inbound email. Trusted by enterprises such as The New York Times, Adobe, and Zillow, SparkPost delivers billions of emails daily with advanced analytics, A/B testing, and real-time event streams via webhooks.
type: Index
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: medium
source:
- plans
- authentication
- security
- {url: 'https://www.sparkpost.com/', status: 301, note: 'declared website redirects to https://bird.com/products/email?sp=true — a different registrable domain (sparkpost.com -> bird.com), possible rename or acquisition (probed 2026-09-03, roadmap#169)'}
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sparkpost.png
url: https://raw.githubusercontent.com/api-evangelist/sparkpost/refs/heads/main/apis.yml
created: 2026-06-13
modified: 2026-06-13
specificationVersion: '0.23'
tags:
- Email
- Transactional Email
- Marketing Email
- Email Delivery
- SMTP
- Webhook
- Analytics
- Templates
- Suppression List
tags_raw:
- Email
- Transactional Email
- Marketing Email
- Email Delivery
- SMTP
- Webhooks
- Analytics
- Templates
- Suppression List
apis:
- aid: sparkpost:sparkpost-dkim-keys-api
name: SparkPost DKIM Keys API
description: The DKIM Keys API from SparkPost — 3 operation(s) for dkim keys.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- DKIM Keys
properties:
- type: OpenAPI
url: openapi/sparkpost-dkim-keys-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-events-api
name: SparkPost Events API
description: The Events API from SparkPost — 4 operation(s) for events.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Event
tags_raw:
- Events
properties:
- type: OpenAPI
url: openapi/sparkpost-events-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-inbound-domains-api
name: SparkPost Inbound Domains API
description: The Inbound Domains API from SparkPost — 2 operation(s) for inbound domains.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Inbound Domains
properties:
- type: OpenAPI
url: openapi/sparkpost-inbound-domains-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-metrics-api
name: SparkPost Metrics API
description: The Metrics API from SparkPost — 17 operation(s) for metrics.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Metrics
properties:
- type: OpenAPI
url: openapi/sparkpost-metrics-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-recipient-lists-api
name: SparkPost Recipient Lists API
description: The Recipient Lists API from SparkPost — 2 operation(s) for recipient lists.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Recipient Lists
properties:
- type: OpenAPI
url: openapi/sparkpost-recipient-lists-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-relay-webhooks-api
name: SparkPost Relay Webhooks API
description: The Relay Webhooks API from SparkPost — 3 operation(s) for relay webhooks.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Relay Webhooks
properties:
- type: OpenAPI
url: openapi/sparkpost-relay-webhooks-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-sending-domains-api
name: SparkPost Sending Domains API
description: The Sending Domains API from SparkPost — 3 operation(s) for sending domains.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Sending Domains
properties:
- type: OpenAPI
url: openapi/sparkpost-sending-domains-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-subaccounts-api
name: SparkPost Subaccounts API
description: The Subaccounts API from SparkPost — 3 operation(s) for subaccounts.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Subaccounts
properties:
- type: OpenAPI
url: openapi/sparkpost-subaccounts-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-suppression-list-api
name: SparkPost Suppression List API
description: The Suppression List API from SparkPost — 3 operation(s) for suppression list.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Suppression List
properties:
- type: OpenAPI
url: openapi/sparkpost-suppression-list-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-templates-api
name: SparkPost Templates API
description: The Templates API from SparkPost — 4 operation(s) for templates.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Templates
properties:
- type: OpenAPI
url: openapi/sparkpost-templates-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-transmissions-api
name: SparkPost Transmissions API
description: The Transmissions API from SparkPost — 2 operation(s) for transmissions.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Transmissions
properties:
- type: OpenAPI
url: openapi/sparkpost-transmissions-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
- aid: sparkpost:sparkpost-webhooks-api
name: SparkPost Webhooks API
description: The Webhooks API from SparkPost — 6 operation(s) for webhooks.
humanURL: https://developers.sparkpost.com/api/transmissions/
baseURL: https://api.sparkpost.com/api/v1
tags:
- Webhook
tags_raw:
- Webhooks
properties:
- type: OpenAPI
url: openapi/sparkpost-webhooks-api-openapi.yml
- type: Documentation
url: https://developers.sparkpost.com/api/transmissions/
- type: Documentation
url: https://developers.sparkpost.com/api/templates/
- type: Documentation
url: https://developers.sparkpost.com/api/metrics/
- type: Documentation
url: https://developers.sparkpost.com/api/message-events/
- type: Documentation
url: https://developers.sparkpost.com/api/webhooks/
- type: Documentation
url: https://developers.sparkpost.com/api/suppression-list/
- type: Documentation
url: https://developers.sparkpost.com/api/recipient-lists/
- type: Documentation
url: https://developers.sparkpost.com/api/sending-domains/
- type: Documentation
url: https://developers.sparkpost.com/api/subaccounts/
- type: Documentation
url: https://developers.sparkpost.com/api/inbound-domains/
common:
- type: AgenticAccess
url: agentic-access/sparkpost-agentic-access.yml
- type: VulnerabilityDisclosure
url: security/sparkpost-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/sparkpost-domain-security.yml
- type: Authentication
url: authentication/sparkpost-authentication.yml
- type: Website
url: https://www.sparkpost.com/
- type: Documentation
url: https://developers.sparkpost.com/api/
- type: GettingStarted
url: https://support.sparkpost.com/docs/getting-started/getting-started-sparkpost
- type: SupportDocumentation
url: https://support.sparkpost.com/docs
- type: GitHubOrg
url: https://github.com/SparkPost
- type: LinkedIn
url: https://www.linkedin.com/company/sparkpost
- type: X
url: https://x.com/sparkpost
- type: Blog
url: https://www.sparkpost.com/blog/
- type: Pricing
url: https://www.sparkpost.com/pricing/
- type: StatusPage
url: https://status.sparkpost.com/
- type: SDKNodejs
url: https://github.com/SparkPost/node-sparkpost
- type: SDKPython
url: https://github.com/SparkPost/python-sparkpost
- type: SDKPHP
url: https://github.com/SparkPost/php-sparkpost
- type: SDKJava
url: https://github.com/SparkPost/java-sparkpost
- type: SDKGo
url: https://github.com/SparkPost/gosparkpost
- type: SDKElixir
url: https://github.com/SparkPost/elixir-sparkpost
- type: PostmanCollection
url: https://github.com/SparkPost/postman-collection
- type: Plans
url: plans/sparkpost-plans-pricing.yml
- type: RateLimits
url: rate-limits/sparkpost-rate-limits.yml
- type: FinOps
url: finops/sparkpost-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com