> For the complete documentation index, see [llms.txt](https://developer.smarts.ee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.smarts.ee/integration/custom-integration/connection-node.md).

# Connection node

{% hint style="danger" %}
Implementation is **REQUIRED**
{% endhint %}

This endpoints are needed for Smarts to

* know if merchant communication node is UP and running
* get merchant communication node version

### Implementation

Implement following endpoints

[**Get node version endpoint**](/integration/custom-integration/connection-node/get-node-version-endpoint.md)

[**Get node health endpoint**](/integration/custom-integration/connection-node/get-node-health-endpoint.md)
