# Reference App
source: https://developer.mastercard.com/consent-management/documentation/reference-app/index.md

## Overview {#overview}

This reference application provides you with a fully working code. All you need to do is to plugin
your credentials, and you will be able to run the code and learn how to integrate with Consents API.

## How To Get It {#how-to-get-it}

The sample app is very easy to use and follows the same instructions and
steps in the [tutorials](https://developer.mastercard.com/consent-management/documentation/tutorials/index.md).

The sample code can be downloaded from here:

* Java: [consent-java-ref-app.zip](https://static.developer.mastercard.com/content/consent-management/uploads/consent-java-ref-app.zip) (671KB)
* Python: [consent-python-ref-app.zip](https://static.developer.mastercard.com/content/consent-management/uploads/consent-python-ref-app.zip) (657KB)

## How To Run {#how-to-run}

Follow the instructions in the README.md to build and run the reference app.
