-
Notifications
You must be signed in to change notification settings - Fork 1
Doc
Luis E edited this page Mar 5, 2018
·
4 revisions
Replace API_VERSION with the preferred api version
Check basic functionallity
Parameter | Description | Example | Required | Type |
---|---|---|---|---|
- |
Responses HTTP:200 {"message" => "Pong. API is reachable", "status" => "success"}
Returns the api version
Parameter | Description | Example | Required | Type |
---|---|---|---|---|
- |
Responses HTTP:200 {"message" => "API Version x", "status" => "success"}
Shake hands with the server
Parameter | Description | Example | Required | Type |
---|---|---|---|---|
- |
Responses
HTTP:200 {"message" => "Hello ..., you must be new", "status" => "success"}
HTTP:200 {"message" => "Hello ..., welcome back", "status" => "success"}