« Back to Documentation Overview

ping

Section: testing
Version: 1.5.0


Test connection with API.


Parameters
stringexample apikey
Return Value
stringpingpong

Example Request JSON

[
    "example apikey"
]

Example Response JSON

{
    "ping": "pong"
}
API-wide Errors
API key verification failed API key verification failed
API client IP not allowed API client IP not allowed
Invalid params Attribute params must be reference to hash