> For the complete documentation index, see [llms.txt](https://docs.tygapay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tygapay.com/api/apis/tenants.md).

# Tenants

{% hint style="success" %}
Production URL: <https://tenants-v1-api-rdqehkur6a-ey.a.run.app>
{% endhint %}

## Create Tenant

{% hint style="info" %}
**Requirement:** Request an Auth Code from Tyga Support at <support@tygapay.com> to create a Tenant Account.
{% endhint %}

## Get Tenant Wallets

{% openapi src="<https://tygapay.github.io/docs/definition.json>" path="/tenant/wallets" method="get" %}
<https://tygapay.github.io/docs/definition.json>
{% endopenapi %}

## Get Tenant Deposit Addresses

{% openapi src="<https://tygapay.github.io/docs/definition.json>" path="/tenant/deposit-addresses" method="get" %}
<https://tygapay.github.io/docs/definition.json>
{% endopenapi %}
