Hello API is used for checking the server status or the API.
URL
https://Witly.co/api/v2/hello |
HTTP Method
GET
Request Body
Not required
Request Parameters
Not required
Example Request
https://Witly.co/api/v2/hello |
Example Response
The HTTP status code 200 is returned with greeting message if success.
{ "Code": null, "Message": "The quick brown fox jumps over the lazy dog" } |
Last modified on Jan 23, 2018