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
curl --request GET \
--url https://api.yield.xyz/health{
"status": "OK",
"timestamp": "2024-01-15T10:30:00.000Z"
}Documentation Index
Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.