> For the complete documentation index, see [llms.txt](https://doc.cess.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cess.network/products/deoss/api_description/view_version.md).

# View Version

This interface is used to view version.

**HTTP Interface:**

GET   /version

**Request example:**

```shell
curl -X GET URL/version
```
