# Sending Data

#### **What is the right format*****?***

AlphaX uses a non-structured database and is therefore able to accept data from many sources. To ensure maximum compatibility with all data types, and provide backward and forward compatibility, we have implemented a versioning system for all of our API’s.

The version refers to the data format and can be identified as per example.

{% hint style="success" %}
<https://conduit.alphax.cloud/post/v1> —> v1 refers to the data format v1.
{% endhint %}

{% hint style="success" %}
<https://conduit.alphax.cloud/post/v2> —> v2 refers to the data format v2.
{% endhint %}
