Ping

Contents

Ping

The API provides a ping resource to check both connectivity and authentication:

GET /v3/ping

Inputs

None

Returns

Field Type Description
ping String The string "pong"

Back to top