Zunoy Sandbox serves as a platform for developers to conduct tests on various communication methods such as email, SMS, webhooks, OTP, and TOTP/MFA flows, all while ensuring that no test data reaches actual users or production environments. By integrating their current SMTP clients, SMS APIs, or webhook endpoints into the Sandbox, developers can monitor the resulting events within a secure testing framework.
When it comes to email testing, the Sandbox offers dedicated inboxes that allow teams to analyze HTML content, email headers, attachments, links, and details related to delivery. For SMS testing, it facilitates OTP and transactional message flows via REST APIs, configurable sender IDs, and customizable templates. Additionally, the webhook testing capability provides distinct endpoints for capturing and analyzing JSON payloads in real time, with features to replay events and categorize them by project. Furthermore, the TOTP/MFA functionality can produce time-sensitive authentication codes derived from secrets or QR codes, enabling developers to test login and verification processes without relying on a physical authenticator, thus enhancing the testing experience significantly.