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://app.solya.app/api/health \ --header 'Authorization: Bearer <token>'
{ "environment": "production", "status": "healthy", "timestamp": "2026-05-23T10:00:00.000Z", "uptime": 86400.5, "version": "1.0.0" }
Returns the health status of the application
User session token issued by NextAuth. For human users accessing Solya via the web application.
Successful response
Show child attributes
true