# Welcome to the Unigox API documentation

Unigox provides partner-ready APIs for fiat-to-crypto and crypto-to-fiat flows across payment rails that are often difficult to cover with traditional providers.

With support for 40+ local payment networks across Africa, Latin America, Asia, and beyond, we enable partners to give their users the ability to buy or sell crypto instantly, without the high fees and restrictions of card processors.

Use these docs to understand the integration model, work through implementation guides, and test live API endpoints directly from the reference.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/32N1XRKkJomEPQ058Pg0">Tools &#x26; SDKs</a></td><td>Get the implementation resources you need, including SDKs, Postman assets, and integration tooling.</td><td><a href="/files/lP1MQKqWuxh4qCXTcSYi">/files/lP1MQKqWuxh4qCXTcSYi</a></td></tr><tr><td><a href="/pages/en2qnWeqZFmACv1sxwPO">Basics</a></td><td>Understand how Unigox works behind the scenes, including webhooks, order states, and production readiness.</td><td><a href="/files/2fOtqty2i560kKcpxufD">/files/2fOtqty2i560kKcpxufD</a></td></tr><tr><td><a href="/pages/H9OCb5rGBAerggPnIf7d">Tutorials</a></td><td>Follow practical integration walkthroughs, including the full partner playbook from setup to monitoring.</td><td><a href="/files/JFoF8CuwBLDJsjHxbHfy">/files/JFoF8CuwBLDJsjHxbHfy</a></td></tr><tr><td><a href="/pages/hMXcsbnBlh4ONwQCbcN2">Drop-in Widget</a></td><td>Launch crypto buy and sell flows in minutes with a hosted, brandable widget with 40+ fiat corridors supported, no backend code required.</td><td><a href="/files/z1mPlEddLKObb7OlMaNl">/files/z1mPlEddLKObb7OlMaNl</a></td></tr><tr><td><a href="/pages/Zhr5KUjj4nfHVqEiWoAJ">API Reference</a></td><td>Browse every Unigox endpoint with authentication details, parameters, schemas, and live request testing in one place.</td><td><a href="/files/6PKAY3PjPNGeoB2ql7d9">/files/6PKAY3PjPNGeoB2ql7d9</a></td></tr><tr><td><a href="/pages/A9vRxDs4iNuIsPxayPiP">Need help?</a></td><td>Find support contacts, escalation paths, and the best way to get help during onboarding or production use.</td><td><a href="/files/Y1C6ANTlb6cF1T3adfQ7">/files/Y1C6ANTlb6cF1T3adfQ7</a></td></tr></tbody></table>

## Where to go next

* Read [Basics](/basics/how-it-works.md) for webhook behavior, lifecycle, and production readiness.
* Read [Off-Ramp Partner Playbook](/tutorials/off-ramp-playbook.md) for the full phased integration flow.
* Use [API Reference](broken://pages/Zhr5KUjj4nfHVqEiWoAJ) when implementing requests.


---

# 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://developers.unigox.com/getting-started/welcome-to-the-unigox-api-documentation.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.
