Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-sandbox.ledgersyncappv2.com/v3/health
{ "status": "ok", "version": "0.1.0" }
Returns 200 when the service is alive. Unauthenticated.
200
Service is healthy
ok
Build version (commit SHA or semver).
"0.1.0"