Check if the API is available.


GET /ping
Check if the API is available. Returns the current timestamp.

Check if the API is available. Returns the current timestamp.

Supported Formats

json

Examples

GET /ping

Response
{ "timestamp": 1504611258 }