AhaSend Go SDK
Utility endpoints
Ping
Health check endpoint for testing API connectivity and authentication
GET
AhaSend Go SDK
The ping endpoint is a simple health check, particularly useful for:
- API Key Validation: Test if your API key is valid without performing any other operations
- Service Health Monitoring: Check if the AhaSend API is available for automated monitoring systems
- Connection Testing: Verify network connectivity before sending important emails
- Integration Testing: Validate your authentication setup during development

