# Get Started

XendBridge is a product of Binance and Google Launchpad-backed Xend Finance, which offers a peer-to-peer system that allows businesses to securely transact between fiat and cryptocurrency.

Below are the complete list and documentation of our external Restful APIs. You will also be able to utilize and test all of our APIs from here.

## Want to dive deep?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reference/api-reference" %}
[api-reference](https://doc.xendbridge.com/reference/api-reference)
{% endcontent-ref %}

### Dashboard Walkthrough

To integrate seamlessly with XendBridge, sign up to our [website ](https://xendbridge.com)and provide a valid business document. Notify the team after successful signup and your account will get activated and you can begin testing on our test environment.

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2FaNUZwfa1qV6wNzAJlxEs%2Fimage.png?alt=media&#x26;token=48668496-6282-46c7-bedf-e6f9628187aa" alt=""><figcaption></figcaption></figure>

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2FxZAiyUTijePq25UPOJ7A%2Fimage.png?alt=media&#x26;token=e850c091-ee3c-41b5-90f9-69d6b84538f1" alt=""><figcaption></figcaption></figure>

The first step after signing up, you would create a new **application** and upload a logo.

<div align="left"><figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2F7rayMtLufh18McUiMSqU%2Fimage.png?alt=media&#x26;token=56b78a46-644e-4daa-8cbe-656a678becaf" alt=""><figcaption></figcaption></figure> <figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2F2ebArxY6MBxMjBEiDm8l%2Fimage.png?alt=media&#x26;token=7f38f7eb-6c87-4ee7-84e3-da58bc3f24c9" alt=""><figcaption></figcaption></figure></div>

Then the next step after creating the new app is to add supported **currencies** to the application.

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2FedSUZ009AHz2ulDA978X%2Fimage.png?alt=media&#x26;token=65778590-daee-48a1-aa0f-04b75cd93897" alt=""><figcaption></figcaption></figure>

Next, we'd set an order timeout for your application for buying, selling, or swapping orders.

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2FNuknmOgPrs016sDOfqO0%2Fimage.png?alt=media&#x26;token=156e9836-9910-43ad-b2a0-2a3e1889f8dd" alt=""><figcaption></figcaption></figure>

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2Fx4NIQl2Kki6wMq4pfkKd%2Fimage.png?alt=media&#x26;token=1f5c6a99-d2ff-4c46-97d0-934ff7159db6" alt=""><figcaption></figcaption></figure>

Final step, we would then add the supported **payment methods** for the application.

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2FoyqgyUyunwbgPdDmz8E2%2Fimage.png?alt=media&#x26;token=a0ab7aab-d39c-47bb-8f84-d2da538aaf9a" alt=""><figcaption></figcaption></figure>

### Get Your Secret and Public Keys <a href="#keys" id="keys"></a>

Your API requests are authenticated using **public** and **secret** keys. Any request that should require a key but doesn't include it will return an error.

You can get your secret and public key in the webhook section on the dashboard.

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2Fl59NX4UChmrFFy3XuJ9X%2Fimage.png?alt=media&#x26;token=7dbfac28-eb72-4b45-a79b-bfd5659368c8" alt=""><figcaption></figcaption></figure>

### Renewing Keys

For our quarterly security checks and updates, we advise renewing your public and secret keys on intervals or quarterly. Here's where you can do this;

<figure><img src="https://541477069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEJfjUFckB6ClQLv1UxYC%2Fuploads%2FtUd2i6nvgLJTHsoMVNDq%2Fimage.png?alt=media&#x26;token=4306dbe8-90c3-4da4-a98f-d62caf3ceed7" alt=""><figcaption></figcaption></figure>

### Want a quick integration?

If you are looking to quickly integrate xendbridge into your app and process payments, dive into our new **Checkout Portal** feature.

{% content-ref url="xendbridge-portal" %}
[xendbridge-portal](https://doc.xendbridge.com/xendbridge-portal)
{% endcontent-ref %}

**OR**

Install any of our available **SDKs** and make method calls giving you the much-needed response without having to make api calls.

{% content-ref url="xendbridge-sdks" %}
[xendbridge-sdks](https://doc.xendbridge.com/xendbridge-sdks)
{% endcontent-ref %}

## Environments <a href="#environments" id="environments"></a>

We have two base url environments available to third parties, they are the Sandbox and the Live environments.

**Sandbox Base Url**

```
https://canary.xendbridge.com
```

**Live Base Url**

```
https://xendbridge.xend.finance
```

### Socials and Links

[Website](https://xendbridge.com/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.xendbridge.com/get-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
