v1
latestOpenAPI 3.0.02026-08-06363576.8 KBHello
Get a test response
Validates that you can successfully call the API with authorization. Requires a secret key.
get/hello/
Response
Successful operation
Example response
{
"status": "success",
"message": "Hello, <Account name>",
"account": "<Account name>"
}