Skip to main content
GET
cURL

Simple Ping

Make a request to the ping endpoint to ensure your access credentials are working correctly.

Parameters

No Parameters

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

OK

ping
string
Example:

"pong"