> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/dapp-service-providers/dsps/dsp-api-endpoints/version.md).

# Version

## Version

<mark style="color:blue;">`GET`</mark> `https://api.dsp.io/v1/dsp/version`

Returns DSP version, can be used as health check.

{% tabs %}
{% tab title="200 Version fetched" %}

```
2.0.7202
```

{% endtab %}
{% endtabs %}
