# Direct API

Here is Direct API, where we guide you through seamlessly integrating your system with the DOKU API. This comprehensive resource is designed to empower you, ensuring that your systems communicate effortlessly.&#x20;

This direct system-to-system interaction opens the door for you to customize and tailor the experience to align perfectly with your brand, providing a unique and branded touchpoint for your customers. Embrace the freedom to personalize and enhance your customer interactions through our user-friendly API integration. Let's embark on this journey together, creating a bespoke experience that reflects your brand identity.

{% hint style="info" %}
Tips for you!&#x20;

If you prefer not to start from scratch with individual each channels or build your own Payment Page, DOKU offers a seamless solution for you.&#x20;

Connect to [DOKU Checkout](/accept-payments/doku-checkout.md)  – an API tool that allows you to integrate once and effortlessly accept a multitude of payments and use our Payment Page. Simplify your workflow, enhance efficiency, and enjoy the convenience of managing diverse payments through a single integration. Connect to DOKU Checkout for a hassle-free and comprehensive payment solution.
{% endhint %}


---

# 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.doku.com/accept-payments/direct-api.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.
