# Version

Source: https://docs.elnora.ai/docs/api/reference/version
Last modified: 2026-09-08T22:35:25-06:00

> 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](https://docs.elnora.ai/docs/get-started/authentication).

## `GET` /version

```bash
curl https://platform.elnora.ai/api/v1/version \
  -H "X-API-Key: $ELNORA_API_KEY"
```

**Responses**: `200`
