Health
Get health status
GET
Get health status
Last modified on July 7, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Need an API key? Sign in to the dashboard to get started.
curl --request GET \
--url https://api.radion.app/health \
--header 'X-API-Key: <api-key>'{
"at": "2026-05-20T12:00:00Z",
"status": "ok"
}Was this page helpful?
curl --request GET \
--url https://api.radion.app/health \
--header 'X-API-Key: <api-key>'{
"at": "2026-05-20T12:00:00Z",
"status": "ok"
}