> For the complete documentation index, see [llms.txt](https://docs.mydatacoin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydatacoin.io/product-guides/for-data-sonsumers.md).

# For Data Сonsumers

{% hint style="info" %}
**Disclaimer:** The development team is working diligently, and the documentation will be updated with each new release.
{% endhint %}

{% hint style="danger" %}
This functionality is available only on the territory of the Kyrgyz Republic.
{% endhint %}

Before you start you need to get an Authorization Token(Bearer). Please talk to our team to obtain the token.

If you need to get a consent from user, you need to create an application first. To do that you need to make a POST request.

{% openapi src="/files/rz264aorRjDkV7UoLoVz" path="/api/v1/Application/create-application" method="post" %}
[swagger.json](https://2208573175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXon1RMnj85mP22gR5Ex8%2Fuploads%2FkcpVD6RB2UwyZLeq5qfa%2Fswagger.json?alt=media\&token=80bfa062-e116-4142-8472-e247331c6c4f)
{% endopenapi %}

Once the application is created, you must wait for the user to provide their official consent. While waiting you might request status of application.

{% openapi src="/files/rz264aorRjDkV7UoLoVz" path="/api/v1/Application/get-application-by-id/{id}" method="get" %}
[swagger.json](https://2208573175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXon1RMnj85mP22gR5Ex8%2Fuploads%2FkcpVD6RB2UwyZLeq5qfa%2Fswagger.json?alt=media\&token=80bfa062-e116-4142-8472-e247331c6c4f)
{% endopenapi %}

Also you can get appliction by its application number.

{% openapi src="/files/rz264aorRjDkV7UoLoVz" path="/api/v1/Application/get-application-by-application-number" method="get" %}
[swagger.json](https://2208573175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXon1RMnj85mP22gR5Ex8%2Fuploads%2FkcpVD6RB2UwyZLeq5qfa%2Fswagger.json?alt=media\&token=80bfa062-e116-4142-8472-e247331c6c4f)
{% endopenapi %}
