# Welcome to the Kazza B2B API

Kazza makes it easy for businesses to **accept crypto payments and settle in local currency instantly**. Our B2B API provides secure, reliable endpoints that let you:

* 💸 **Accept stablecoins (USDC, USDT, XLM, etc.)** directly from your customers.
* 🌍 **Receive global payments** and automatically settle them in your local currency.
* ⚡ **Enable one-click checkout** with Kazza’s seamless crypto-to-merchant flow.

With just a few lines of code, you can integrate Kazza’s payment infrastructure into your app, website, or business tools — giving your users the ability to **spend crypto like cash** while you enjoy fast, compliant settlements.

#### 🚀 Get Started

* Check out the Authentication Guide to learn how to connect securely.
* Explore our Endpoints for accepting payments, creating payment links, and checking transaction status.
* Visit the Examples section for quick integration snippets in Node.js, Python, and more.

{% hint style="info" %}

<h3 align="center"><a data-footnote-ref href="#user-content-fn-1">To obtain live keys for your business, you must complete the KYC process.</a></h3>
{% endhint %}

[<br>](https://ivorypay.gitbook.io/ivorypay-api-documentation/authorization/using-your-api-key)\
Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Authentication</strong></td><td></td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Exchange  Rate</strong> </td><td></td><td></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td></tr></tbody></table>

[^1]:


---

# 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://developer.mykazza.com/readme.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.
