EU/EEA-hosted primary service data
Primary production service data is hosted in the EU/EEA, with documented safeguards for limited infrastructure metadata where required.
Postscale combines transactional sending, inbound webhooks, masked email aliases, suppressions, DMARC reporting, retention controls, and GDPR documentation for teams that treat email as sensitive product infrastructure.
Need the full developer surface? Start with the email API platform for sending, inbound, SMTP, and aliases.
A focused API surface with production controls, predictable resources, and the operational visibility to run email confidently.
Primary production service data is hosted in the EU/EEA, with documented safeguards for limited infrastructure metadata where required.
Generate revocable aliases that forward to real inboxes so users can communicate without exposing personal addresses in your product.
Receive parsed inbound email through signed webhooks, store attachments separately, and route messages through rules before your app processes them.
Use DKIM, SPF, DMARC, return-path alignment, and parsed DMARC reports to reduce spoofing risk and catch unauthorized senders.
Keep hard bounces, complaints, unsubscribes, and manual blocks close to the send pipeline so privacy-sensitive workflows do not repeatedly contact recipients who should be excluded.
Link your legal and procurement reviews to the DPA, subprocessors page, privacy policy, data retention docs, and provider comparison material.
The public API uses explicit resources and familiar JSON. Move from a first request to production without changing integration models.
Read privacy alias docscurl -X POST https://api.postscale.io/v1/shield/aliases \
-H "Authorization: Bearer ps_live_..." \
-H "Content-Type: application/json" \
-d '{
"forward_to": ["user@example.com"],
"description": "marketplace:buyer-481"
}'Add product-native aliases and forwarding addresses to protect user inboxes.
Read moreProcess incoming messages as signed webhooks with parsed metadata and attachment links.
Read moreThe DPA, subprocessor, and transfer-safeguard questions teams should ask email providers.
Read moreThe case for masked addresses as a product feature rather than an inbox-only consumer tool.
Read moreReview Postscale's standard GDPR DPA for vendor assessment and procurement.
Read moreReview the documented service providers used to operate Postscale.
Read moreIt is an email platform design that treats addresses, message metadata, inbound content, attachments, suppressions, and authentication signals as sensitive product data, not just delivery logs.
No. Postscale is application email infrastructure for sending, receiving, forwarding, and processing product email. It is not a Gmail, Outlook, or Proton Mail replacement.
A masked alias lets your product communicate with a user while hiding the user's real inbox. If an alias is leaked, abused, or no longer needed, it can be disabled without changing the user's real address.
Start with the DPA, subprocessors page, privacy policy, and the EU email API GDPR comparison. Engineering should review retention, webhook signing, suppressions, and domain authentication at the same time.
The free tier includes everything required to evaluate the API. No credit card required.
Create a free account