# API Integration

Our Team Is working on it!

Our content team is working diligently to produce step-by-step videos to make your integration process as easy and smooth as possible. If you have any ideas for a helpful video to clear up confusion during any step in your integration, feel free to shoot us an [email](https://www.alfredpay.io/get-started), and we'll get working on it ASAP!

***

## Postman Collection Videos (Step by Step Instructions):

#### 1. Account Information + Get UUID Initial Transaction:

How to execute our first endpoint [Account Information + Get UUID Initial Transaction](https://app.gitbook.com/o/mRH2UZFV884V2oRjWusv/s/SQ8Njhm6SXdA2eVQZrJM/~/changes/32/api-integration/penny-api-operations/account-information-+-get-uuid-initial-transaction) and the an explanation of the information being passed.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQ8Njhm6SXdA2eVQZrJM%2Fuploads%2FKPw57a5nDtDsHtZvBwN2%2FAccount%20Information%20%2B%20UUID.mp4?alt=media&token=c8090850-64ae-48f7-ae54-bf546b1a74b8>" %}
Account Information + Get UUID Initial Transaction
{% endembed %}

***

#### 2. KYC Lite + Get Access Token:

How to execute our second endpoint [KYC Lite + Get Access Token](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-operations/kyc-lite-+-get-access-token) and the an explanation of the information being passed.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQ8Njhm6SXdA2eVQZrJM%2Fuploads%2F76lKYJyah7z9L1nkGZ5L%2FKYC%20LITE_.mp4?alt=media&token=41106d63-e881-4c13-8220-abc1cd4504b2>" %}
KYC Lite + Get Access Token
{% endembed %}

***

#### 3. **Payment Method + Get Process Token:**

How to execute our third endpoint [Payment Method + Get Process Token](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-operations/payment-method-+-get-process-token) and the an explanation of the information being passed.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQ8Njhm6SXdA2eVQZrJM%2Fuploads%2Ft3HMwu6zHxrwqoALWccl%2FPayment%20Method%20%2B%20Get%20Process%20Token%20ENG.mp4?alt=media&token=9a474cca-a060-43a7-ae51-7f82c9ad0dcf>" %}
Payment Method + Get Process Token
{% endembed %}

***

#### 4. **Add Bank or Update Bank**

How to execute our fourth endpoint [Add Bank or Update Bank](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-operations/add-bank-or-update-bank) and the an explanation of the information being passed.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQ8Njhm6SXdA2eVQZrJM%2Fuploads%2F8CbE8xYm60RiXFkBI4AF%2Fadd%20or%20update%20bank%20(1).mp4?alt=media&token=6fecef9f-9251-4b49-8bef-42711350019e>" %}
**Add Bank or Update Bank**
{% endembed %}

***

#### 5. Submit Transaction + Approval Invoice (Pay out Only)

How to execute our fifth + sixth endpoint [Submit Transaction](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-operations/submit-transaction) + [Approval Invoice (pay out only)](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-operations/approval-invoice-pay-out-only) and the explanation of the information being passed.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQ8Njhm6SXdA2eVQZrJM%2Fuploads%2F5ogS0KbZLjkh29dZSlWr%2Fsubmit%20transaction%20%2B%20approval%20invoice_video%20(1).mp4?alt=media&token=097200d0-a200-4a04-8655-5e86d6b60409>" %}
Submit Transaction + Approval Invoice (Pay out Only)
{% endembed %}

***

#### 6. Report API's - Consulting Invoices

How to execute our Report endpoints  [Consult All Invoices](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-reports/consult-all-invoices) + [Consult Individual Invoice by Invoice ID](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-reports/consult-individual-invoice-by-invoice-id) + [Consult transactions by User's wallet address](https://alfred.gitbook.io/alfred-integration-docs/penny-api-general-integration/penny-api-reports/consult-transactions-by-users-wallet) and the explanation of the information being passed.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSQ8Njhm6SXdA2eVQZrJM%2Fuploads%2FCq858YSuvoZFw6O6sZqw%2FConsulting%20All%20Invoices%20Subs-1_MP4.m4v?alt=media&token=613257be-9135-464a-8b24-7459412557be>" %}
Report API's - Consulting Invoices
{% endembed %}


---

# 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://alfred.gitbook.io/alfred-integration-docs/educational-content/step-by-step-videos/api-integration.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.
