cURL
curl --request GET \ --url https://api.vepler.com/v1/v1/property/health \ --header 'x-api-key: <api-key>'
{ "status": "<string>", "service": "<string>", "timestamp": "<string>", "version": "<string>" }
Check if the property service is operational
API Key authentication for Vepler API. Get your API key from the Vepler dashboard.
Service is healthy
Was this page helpful?