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.series.hr/basic/health
Check if the API is online and healthy
curl https://api.series.hr/basic/health
{ "success": true, "data": { "status": "healthy", "timestamp": "2024-01-05T12:00:00Z", "uptime": 864000 } }
API is healthy