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.
Returns API health status and current timestamp.
cURL
curl --request GET \ --url https://api.rewind.rest/v1/health \ --header 'Authorization: Bearer <token>'
{ "status": "ok", "timestamp": "2026-03-18T21:00:00.000Z" }
API key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
API is healthy
ok