# API

#### API ile Ödeme Alma

API entegrasyonu, **ödemeleri kendi ödeme formunuz üzerinden** almanıza olanak tanır. Bu yöntemle iyzico’nun hazır ödeme formunu kullanmak yerine, tasarımı ve akışı size ait olan bir ödeme sayfası üzerinden iyzico API’lerine ödeme isteği gönderirsiniz.

API ile;

* **Non-3DS** ödeme akışıyla, kart sahibini banka doğrulama adımına yönlendirmeden ödeme alabilir,
* **3DS** ödeme akışıyla, kart sahibini bankanın 3D Secure sayfasına yönlendirerek ek güvenlik adımı ile ödeme gerçekleştirebilirsiniz.

Bu bölümde, kendi ödeme formunuzla iyzico’ya bağlanarak Non-3DS ve 3DS ödeme entegrasyonlarını nasıl gerçekleştirebileceğinize dair teknik detaylar yer almaktadır.

<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/QntVkzPCQk6T2CGRH5uY">3DS</a></td></tr></tbody></table>


---

# 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.iyzico.com/odeme-metotlari/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.
