API Reference
Service info
Returns service name and version. No authentication required.
Response Body
application/json
curl -X GET "http://localhost:5667"{
"name": "Loop API",
"version": "0.1.0"
}Returns service name and version. No authentication required.
application/json
curl -X GET "http://localhost:5667"{
"name": "Loop API",
"version": "0.1.0"
}