How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Email on Acid Email Testing API

Create and manage email rendering tests

Email on Acid Email Testing API is one of 4 APIs that Email on Acid publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Email Testing. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 10 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 5.0.

Requests are made against a single base URL, https://api.emailonacid.com/v5.

12 operations 10 paths 17 schemas 1 DELETE9 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
5.0
Base URL
https://api.emailonacid.com/v5
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Email on Acid Email Testing API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication using : base64-encoded. Use "sandbox:sandbox" credentials for sandbox testing.

Paths & Operations 12

Across 10 paths, the API surfaces 12 operations — 1 DELETE, 9 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Email Testing 12

Create and manage email rendering tests

GET
/email/tests
Get all email tests
getEmailTests 5 params → 200401
POST
/email/tests
Create email test
createEmailTest body → 200400401403
GET
/email/tests/{testId}
Get email test info
getEmailTest 1 param → 200401404
DELETE
/email/tests/{testId}
Delete email test
deleteEmailTest 1 param → 200401404
GET
/email/tests/{testId}/results
Get all test results
getEmailTestResults 1 param → 200401404
GET
/email/tests/{testId}/results/{clientId}
Get single client test result
getEmailTestResultByClient 2 params → 200401404
PUT
/email/tests/{testId}/results/reprocess
Reprocess screenshots
reprocessScreenshots 1 param body → 200400401404
GET
/email/tests/{testId}/content
Get test HTML content
getEmailTestContent 1 param → 200401404
GET
/email/tests/{testId}/content/inlinecss
Get HTML with inlined CSS
getEmailTestContentInlineCss 1 param → 200401404
GET
/email/tests/{testId}/content/textonly
Get plain text content
getEmailTestContentTextOnly 1 param → 200401404
GET
/email/tests/{testId}/spam/results
Get spam results for email test
getEmailTestSpamResults 1 param → 200401404
GET
/email/tests/{testId}/spam/seedlist
Get spam seed list for email test
getEmailTestSpamSeedList 1 param → 200401404

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are CreateEmailTestRequest (13 properties), EmailClientResult (10 properties), EmailTestInfo (5 properties), SmtpInfo (5 properties). Each schema is shown below with its type and property counts.

ReprocessResultsMap
object
Map of client ID to reprocess result
CreateEmailTestResponse
object
4 properties
StatusDetails
object
3 properties
ErrorResponse
object
1 property
SuccessResponse
object
1 property
ReprocessResult
object
3 properties
SpamResult
object
4 properties
TestSummary
object
4 properties
EmailTestInfo
object
5 properties
SmtpInfo
object
SMTP configuration for smtp test method
5 properties 1 required
EmailContent
object
1 property
EmailClientResult
object
10 properties
SpamConfig
object
Spam test configuration embedded in an email test
4 properties
ClientList
object
1 property
ScreenshotUrls
object
2 properties
CreateEmailTestRequest
object
13 properties 1 required
EmailTestResultsMap
object
Map of client ID to rendering result

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

email-on-acid-email-testing-api-openapi.yml Raw ↑

Other APIs Email on Acid publishes across the network.

Email on Acid Authentication API
Email on Acid Email Clients API
Email on Acid Spam Testing API
Where this information came from

This is an independent, third-party profile of Email on Acid Email Testing API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.