Endpoints
Version
Version endpoints of the Elnora REST API.
Base URL https://platform.elnora.ai/api/v1. Authenticate every request with the X-API-Key header — see Authentication.
GET /version
curl https://platform.elnora.ai/api/v1/version \
-H "X-API-Key: $ELNORA_API_KEY"Responses: 200