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.
Checks Postgres and Redis connectivity
cURL
curl --request GET \ --url https://api.vintl.io/readyz
{ "status": "ok", "checks": { "postgres": "healthy", "redis": "healthy" } }
All dependencies healthy