Salesly API
API Reference

Health check

GET
/health

Authorization

curl -X GET "https://rest.salesly.app/api/v1/developers/health"

Service is healthy

{
  "status": "ok"
}