MailKatana Docs home page
MailKatana Docs
Search MailKatana docs...
⌘K
Search...
Navigation
Public Browser
Render an email in the browser by public view token
Get started
REST API
MCP
Guides
REST API overview
Contacts
Events
Webhooks
Transactional email
Subscriptions and mailing lists
Reference
Developer API
Public Browser
GET
Render an email in the browser by public view token
GET
Render the double opt-in confirmation page
POST
Submit the double opt-in confirmation form
Provider Webhooks
Internal Bridge
200
404
500
"<string>"
Public Browser
Render an email in the browser by public view token
Copy page
Copy page
GET
https://api.mailkatana.com
http://localhost:5060
/
v1
/
view
/
{token}
200
404
500
"<string>"
Path Parameters
token
string
required
Response
200
text/html
Rendered HTML email
The response is of type
string
.
Delete a subscription source
Render the double opt-in confirmation page
⌘I