Ping Endpoint
A simple ping endpoint to verify API connectivity.Endpoint
Parameters
No parameters required.Example Request
Response
Use Cases
System Monitoring
System Monitoring
Use this endpoint to verify that the API is responsive and available.
Connectivity Testing
Connectivity Testing
Test network connectivity and basic API accessibility before making authenticated requests.
Load Balancer Ping Checks
Load Balancer Ping Checks
Configure load balancers to use this endpoint for connectivity checks.
This endpoint does not require authentication and always returns a simple “pong” response when the API is operational.