Retarus Secure Email Gateway currently offers a BETA configuration API that lets administrators manage key security lists programmatically and integrate Secure Email Gateway settings into existing automation workflows.
The new configuration API provides REST endpoints for managing allowlist and blocklist entries used by the Secure Email Gateway’s protection engines. It is designed to complement configuration through the myEAS portal and will be continuously expanded to cover additional Secure Email Gateway configuration areas over time.
Current capabilities
With the initial release, the API supports creating, updating, and deleting allowlist and blocklist entries that influence multiple protection layers. You can centrally manage list entries for:
-
AntiSpam
-
Phishing detection
-
CXO fraud protection
-
URL Rewriting / Time-of-Click protection
This enables use cases such as:
-
Automating list maintenance from SIEM/SOAR, ticketing, or CI/CD pipelines.
-
Synchronizing central security policies across multiple customers, domains, profiles, or users.
More information
The Retarus developer portal provides comprehensive documentation for the Secure Email Gateway Configuration API. This includes the full OpenAPI specification with detailed descriptions of all available operations, parameters, request and response schemas, and examples.