POST v1/debug/AnonymousPing

Returns true, no authentication required

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

boolean

Response Codes

  • 200 OK: API is online.

Response Formats

application/json, text/json, text/html

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>