API Method Ping

From Updox API
Revision as of 12:03, 11 November 2013 by Rhanlon (Talk | contribs)

Jump to: navigation, search

Ping the server for a response without any authentication.

Contents

Sample Request and Response

Request

{}

Response

{
    "successful": true,
    "responseMessage": "OK",
    "responseCode": 2000
}

Error Codes

This API method will only return the General Error Set.