> For the complete documentation index, see [llms.txt](https://docs.iyzico.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iyzico.com/en/payment-methods/api.md).

# API

#### Payments via API

The API integration allows you to accept payments **using your own payment form**. Instead of using iyzico’s hosted payment page, you can collect card details on your custom-designed checkout page and process the payment directly through iyzico’s APIs.

With the API, you can implement:

* **Non-3DS** payments, where the customer completes the payment without being redirected to the bank’s authentication page,
* **3DS** payments, where the customer is redirected to the bank’s 3D Secure page for an additional authentication step.

This section provides the technical details required to connect to iyzico using **your own payment form** and to implement both Non-3DS and 3DS payment flows.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/vWOALYeBCByAwYRZO68u">Non-3DS</a></td></tr><tr><td><a href="/pages/iNgiC8QEc0t2t7hK2bRv">3DS</a></td></tr></tbody></table>
