Skip to main content
GET
/
api
/
v1
/
test
Diagnostic test
curl --request GET \
  --url https://ai-loop.alpeadria.com/api/v1/test
{
  "timestamp": 123456789,
  "id": "abc12345"
}
Simple diagnostic endpoint to verify API connectivity and latency.

Response

200 - application/json

Test data