Test your API v2 email integration safely with AhaSend’s sandbox mode - simulate email sending without delivery and webhook testing at zero cost
1. Dedicated Sandbox Credentials
2. Switchable Credential Mode
3. Production Credentials + Parameters
sandbox
parameter to individual API requests for sandbox testing."sandbox": true
to any API requestAccess Credentials Dashboard
Configure Sandbox Credential
Save and Use
Find Your Credential
Change the Mode
sandbox
parameter to your API v2 message request:
"sandbox": true
parameter, it processes the email in sandbox mode regardless of the credential type used for authentication.sandbox_result
parameter to specify the simulated result:
deliver
- Simulates successful delivery (default)bounce
- Simulates a hard bouncedefer
- Simulates temporary delivery deferralfail
- Simulates permanent delivery failuresuppress
- Simulates suppression list blockingWebhook Events Still Fire
Test Different Scenarios
sandbox_result
to test various outcomes:"deliver"
"bounce"
"defer"
simulations"fail"
outcomes"suppress"
resultsSafe Integration Testing
Bulk Operations
Scheduled Sending
Template Variables