Email Parser API
stringstringstringstringstringintegerstringstring · date-timestring | nullstring | nullstring | nullstring | nullstring | nullstring | null
EmailAddress
nameDisplay name of the email address
Example: John Doe
addressEmail address
Example: john@example.com
Attachment
filenameName of the attachment file
Example: document.pdf
contentTypeMIME type of the attachment
Example: application/pdf
contentBase64 encoded content of the attachment
sizeSize of the attachment in bytes
Example: 1024
ParsedEmail
subjectEmail subject
Example: Test Email
dateEmail date in ISO format
Example: 2025-06-10T08:47:41.000Z
message_idEmail Message-ID header
Example: <example123@mail.gmail.com>
in_reply_toIn-Reply-To header
referencesReferences header
priorityEmail priority
htmlHTML body of the email
textPlain text body of the email
object
Raw email headers