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.yield.xyz/health
{ "status": "OK", "timestamp": "2024-01-15T10:30:00.000Z" }
Get the health status of the yield API with current timestamp
Health check status with timestamp
The health status of the service
OK
FAIL
"OK"
Timestamp when the health check was performed
"2024-01-15T10:30:00.000Z"