# Coini API reference

{% hint style="success" %}
**Versión:** 1.2.0

**Last updated:** November 29th 2023
{% endhint %}

## Welcome to Coini

Welcome to Coini! Here you'll find all the documentation you need to get up and running our API.

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="quick-start" %}
[quick-start](https://coini.gitbook.io/api-docs/quick-start)
{% endcontent-ref %}

## What should the integration look like in the end?

{% hint style="info" %}
**Good to know:** The following UI proposal is only a reference to understand the payment flow that you can use during the integration.
{% endhint %}

### **First**

You can create a form with the following fields:

<figure><img src="https://4126812379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGNbfNDb0nn1tgpVMZXZm%2Fuploads%2FjfhK3wkkCaai2hTtUQ5W%2FScreen%20Shot%202022-10-15%20at%2023.12.35.png?alt=media&#x26;token=46073492-22da-414b-8bc4-5de4cd7de0c4" alt=""><figcaption></figcaption></figure>

### Second

Here you have two dropdowns where the first one is the cryptocurrency list and the other one is the network list. You can load those dropdowns with data using the [cryptocurrency endpoint](https://coini.gitbook.io/api-docs/reference/api-reference/cryptocurrencies#get-cryptocurrencies).

<div><figure><img src="https://4126812379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGNbfNDb0nn1tgpVMZXZm%2Fuploads%2F8aoOqokqjxHkiALuuxRH%2FScreen%20Shot%202022-10-15%20at%2023.13.09.png?alt=media&#x26;token=32f73c4c-7e6a-4368-bab7-bec645df6dbb" alt=""><figcaption></figcaption></figure> <figure><img src="https://4126812379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGNbfNDb0nn1tgpVMZXZm%2Fuploads%2FRQfGXHi8TlUVL5aiGfCN%2FScreen%20Shot%202022-10-15%20at%2023.13.38.png?alt=media&#x26;token=4af4b775-7e09-45b0-8f7e-0c7ff24f2a17" alt=""><figcaption></figcaption></figure></div>

### Third

Finally when the form is filled out you can send the date using [the create order endpoint](https://coini.gitbook.io/api-docs/reference/api-reference/orders#create-order) and the result of that request will be useful to show the QR screen, it could be a pop up or full screen layout depending on your UI workflow.

<div><figure><img src="https://4126812379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGNbfNDb0nn1tgpVMZXZm%2Fuploads%2FWq0bnXY9Zl2eFBkogykj%2FScreen%20Shot%202022-10-15%20at%2023.14.20.png?alt=media&#x26;token=19ce64b0-8a02-4d68-b58b-7e71a49fddd2" alt=""><figcaption></figcaption></figure> <figure><img src="https://4126812379-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGNbfNDb0nn1tgpVMZXZm%2Fuploads%2F6YhnlbaC1CRUoatnEIcq%2FScreen%20Shot%202022-10-15%20at%2023.14.55.png?alt=media&#x26;token=b58b41fd-7fda-41ee-9b3d-616a3f4ff69a" alt=""><figcaption></figcaption></figure></div>

If you need some help designing your payment workflow do not forget putting contact with us to give more details and reference.

We will be glad to help you 😉.
