# Welcome to a new chpter.

## Chpter. Documentation

### What are chpter. APIs? <a href="#block-6a075b94edac4907a22231b115b903a4" id="block-6a075b94edac4907a22231b115b903a4"></a>

chpter. APIs enables you to accept & settle payments in 47 countries and 135+ currencies and make payouts. Connect your online business, e-commerce store, or web application with our frictionless payment solution.

This documentation provides information on how to interact with the chpter. APIs . They will cover the available endpoints and provide example code for using the API. They will help you integrate chpter.’s APIs.

The API is organised around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Before integrating the APIs, one must have a [chpter](https://chpter.co/). account which can be obtained by registering for an account.

## Want to jump right in?

Feeling eager? Jump in to the quick start docs and get everything setup:

{% content-ref url="/pages/xEWitVi3wLJaoUnhkSIM" %}
[Authentication](/chpter-3.0-public-api-reference/api-reference/authentication.md)
{% endcontent-ref %}

## Want to dive deep?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the APIs:

{% content-ref url="/pages/NQEbGJTEPiSHHSCytvUB" %}
[Payments](/chpter-3.0-public-api-reference/api-reference/payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZQusdlPlIWRSp0p0wqGb" %}
[Payouts](/chpter-3.0-public-api-reference/api-reference/payouts.md)
{% endcontent-ref %}


---

# 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://chpter.gitbook.io/chpter-3.0-public-api-reference/welcome-to-a-new-chpter..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.
