Skip to main content

Check Service Health

GET 

https://sandbox.absmartly.io/v1/healthy

A GET request to check that the service is running as expected.

Responses

Server is healthy

Authorization: X-API-Key

name: X-API-Keytype: apiKeyin: headerrequired: true
curl -L -X GET 'https://sandbox.absmartly.io/v1/healthy' \
-H 'X-API-Key: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://sandbox.absmartly.io/v1
Auth
ResponseClear

Click the Send API Request button above and see the response here!