> For the complete documentation index, see [llms.txt](https://learn.layerswap.io/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.layerswap.io/api/partner-setup.md).

# Partner Setup

For integrating Layerswap, partners should register in the [Dashboard](https://layerswap.io/dashboard) and set up an organization.

Each partner account can create an organization and app(s) within that organization. The organization serves as a logical grouping for multiple associated apps. The app stores all the partner-related information like API keys for programmatic access, webhooks, and other configurations that are needed for the integration and customizations.

<figure><img src="/files/1prTfsi9lMU4GYgaYIWU" alt=""><figcaption><p>Layerswap dashboard analytics</p></figcaption></figure>

### Register as a Partner

1. <https://layerswap.io/dashboard>
2. Enter your email address
3. Check your email address for a Code sent from Layerswap
4. Enter provided Code to login into the dashboard.

### Setup an Organization/App

* Create an organization
* Create an app under the organization
* Go to the newly created app and copy the API key

<figure><img src="/files/RTT0MDjaEAj1bUfVbVFN" alt=""><figcaption><p>API Key and Clint Id for App</p></figcaption></figure>

{% hint style="danger" %}
**API Key** is used for accessing [API ](/api/api-integration/quickstart.md)and should be **stored privately.**&#x20;
{% endhint %}

{% hint style="info" %}
**Client Id** is used for [embedded form](/api/ui-integration/embedded-form.md) or [Layerswap-hosted page](/api/ui-integration/layerswap-hosted-page.md).
{% endhint %}
