# Pricing

Many of the Adjutor APIs are charged at commercial rates which means that your service account must be funded as the system debits this account for every ***successful*** API call.

## How much do I pay for each API call?

The price charged for every API call varies depending on the endpoint being called.&#x20;

Find detailed information about the pricing here: <https://adjutor.io/pricing>

You can reach out to <api@lendsqr.com> for further support and inquiry.

## Funding Your Service Account <a href="#funding-your-service-account" id="funding-your-service-account"></a>

For you to make your first API call, you need to fund your service account. ***But first***, Lendsqr will make available to you a NGN1,000 credit so you can test out the capabilities of the API before committing to purchase it.

Lendsqr service accounts are virtual accounts in which you can transfer funds directly from any Nigerian bank.&#x20;

To see the details of your service account, log into your Admin panel at <https://app.adjutor.io/>

1. Navigate to the “**Wallet**” menu.
2. The bank account to fund and the balance is displayed on the view


---

# 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://docs.adjutor.io/additional-information/pricing.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.
