Skip to main content

Ping Command

Test the connection to AhaSend API and validate your API key.

Overview

The ping command sends a test request to the AhaSend API to verify:
  • Network connectivity to AhaSend servers
  • API key authentication and validity
  • Account access permissions

Basic Usage

Output Formats

Use Cases

  • Connection Testing: Verify network connectivity to AhaSend servers
  • Authentication Validation: Check if API key is valid and active
  • Profile Verification: Confirm profile configuration is correct
  • Health Checks: Include in monitoring scripts and CI/CD pipelines
  • Troubleshooting: Debug authentication or connectivity issues

Next Steps