GET status/ping

Pings the API

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A static string indicating that the server is responding

string

Response Formats

application/json, text/json

Samples:
"sample string 1"

application/xml, text/xml

Samples:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>