# Limitler

iyzico sorgu limitleri, fintech açısından bakıldığında, HTTP tabanlı API'ler aracılığıyla sağlanan finansal hizmetlerin güvenliğini, güvenilirliğini ve istikrarını korumada çok önemli bir rol oynar.

{% hint style="info" %}
Limiti aşmanız durumunda gelen yanıt mesajı aşağıdaki gibi olacaktır.
{% endhint %}

```http
curl -X POST "BASE_URL" \
     -H "Content-Type: application/json" \
     -d '{
           "status": "failure",
           "errorCode": 50000,
           "errorMessage": "Request Limit Exceeded",
           "locale": "en"
         }'

```

### İade ve İptal Servisleri Limit Tablosu

<table><thead><tr><th width="143.09765625">Servis</th><th width="72.2763671875">Metot</th><th width="348.119140625">Endpoint</th><th width="86.5791015625">Limit</th><th>Zaman</th></tr></thead><tbody><tr><td>İade</td><td><code>POST</code></td><td>/payment/refund</td><td>400</td><td>Dakika</td></tr><tr><td>İade V2</td><td><code>POST</code></td><td>/v2/payment/refund</td><td>150</td><td>Dakika</td></tr><tr><td>İptal</td><td><code>POST</code></td><td>/payment/cancel</td><td>150</td><td>Dakika</td></tr><tr><td>Üye İşyeri Üstlendiği İade</td><td><code>POST</code></td><td>/payment/iyzipos/refund/merchant/charge</td><td>150</td><td>Dakika</td></tr></tbody></table>

### Karaliste Servisleri Limit Tablosu

<table><thead><tr><th width="178.2978515625">Servis</th><th width="72.65234375">Metot</th><th width="301.341796875">Endpoint</th><th width="60.7705078125">Limit</th><th>Zaman</th></tr></thead><tbody><tr><td>Karaliste Ekleme</td><td><code>POST</code></td><td>/cardstorage/blacklist/card</td><td>80</td><td>Dakika</td></tr><tr><td>Karaliste Çıkarma</td><td><code>POST</code></td><td>/cardstorage/blacklist/card/inactive</td><td>80</td><td>Dakika</td></tr><tr><td>Karaliste Sorgulama</td><td><code>POST</code></td><td>/cardstorage/blacklist/card/retrieve</td><td>80</td><td>Dakika</td></tr></tbody></table>

### Ödeme Formu Servisleri Limit Tablosu

<table><thead><tr><th width="132.140625">Servis</th><th width="68.140625">Metot</th><th width="394.935546875">Endpoint</th><th width="64.8037109375">Limit</th><th width="76.14453125">Zaman</th></tr></thead><tbody><tr><td>Ödeme Formu Başlatma</td><td><code>POST</code></td><td>/payment/iyzipos/checkoutform/initialize/auth/ecom</td><td>8000</td><td>Dakika</td></tr><tr><td>Ödeme Formu Sorgulama</td><td><code>POST</code></td><td>/payment/iyzipos/checkoutform/auth/ecom/detail</td><td>1000</td><td>Dakika</td></tr></tbody></table>

### Puan Servisleri Limit Tablosu

<table><thead><tr><th width="162.267578125">Servis</th><th width="68.140625">Metot</th><th width="334.056640625">Endpoint</th><th width="85.7802734375">Limit</th><th width="93.48828125">Zaman</th></tr></thead><tbody><tr><td>Puan Sorgulama</td><td><code>POST</code></td><td>/payment/loyalty/inquire</td><td>150</td><td>Dakika</td></tr></tbody></table>

### Kart Saklama Servisleri Limit Tablosu

<table><thead><tr><th width="138.869140625">Servis</th><th width="75.748046875">Metot</th><th width="341.5517578125">Endpoint</th><th width="87.6650390625">Limit</th><th width="100.5390625">Zaman</th></tr></thead><tbody><tr><td>Kart Kaydetme</td><td><code>POST</code></td><td>/cardstorage/card</td><td>150</td><td>Dakika</td></tr><tr><td>Saklı Kart Silme</td><td><code>DELETE</code></td><td>/cardstorage/card</td><td>30</td><td>Dakika</td></tr><tr><td>Saklı Kart Sorgulama</td><td><code>POST</code></td><td>/cardstorage/cards</td><td>200</td><td>Dakika</td></tr></tbody></table>

### zeroAuth Servisleri Limit Tablosu

<table><thead><tr><th width="138.869140625">Servis</th><th width="75.748046875">Metot</th><th width="329.5400390625">Endpoint</th><th width="79.90625">Limit</th><th width="117.47265625">Zaman</th></tr></thead><tbody><tr><td>zeroAuth</td><td><code>POST</code></td><td>/payment/iyzipos/zero-auth/ecom</td><td>80</td><td>Dakika</td></tr></tbody></table>

### BKM Servisleri Limit Tablosu

<table><thead><tr><th width="138.869140625">Servis</th><th width="75.748046875">Metot</th><th width="341.5517578125">Endpoint</th><th width="87.6650390625">Limit</th><th width="100.5390625">Zaman</th></tr></thead><tbody><tr><td>BKM Ödeme Başlatma</td><td><code>POST</code></td><td>/payment/bkm/initialize</td><td>150</td><td>Dakika</td></tr><tr><td>BKM Ödeme Sorgulama</td><td><code>POST</code></td><td>/payment/bkm/auth/detail</td><td>150</td><td>Dakika</td></tr></tbody></table>

### Ön Provizyon Servisleri Limit Tablosu

<table><thead><tr><th width="171.63446044921875">Servis</th><th width="63.67193603515625">Metot</th><th width="396.845703125">Endpoint</th><th width="65.3529052734375">Limit</th><th width="76.3817138671875">Zaman</th></tr></thead><tbody><tr><td><p>Non-3DS</p><p>Provizyon Başlatma</p></td><td><code>POST</code></td><td>/payment/preauth</td><td>8000</td><td>Dakika</td></tr><tr><td><p>3DS</p><p>Provizyon Başlatma</p></td><td><code>POST</code></td><td>/payment/3dsecure/initialize/preauth</td><td>8000</td><td>Dakika</td></tr><tr><td><p>Ödeme Formu</p><p>Provizyon Başlatma</p></td><td><code>POST</code></td><td>/payment/iyzipos/checkoutform/initialize/preauth/ecom</td><td>8000</td><td>Dakika</td></tr><tr><td>Provizyon Kapama</td><td><code>POST</code></td><td>/payment/postauth</td><td>8000</td><td>Dakika</td></tr></tbody></table>

### Diğer Servisler Limit Tablosu

<table><thead><tr><th width="171.63446044921875">Servis</th><th width="63.67193603515625">Metot</th><th width="396.845703125">Endpoint</th><th width="65.3529052734375">Limit</th><th width="76.3817138671875">Zaman</th></tr></thead><tbody><tr><td>BIN Sorgulama</td><td><code>POST</code></td><td>/payment/bin/check</td><td>50</td><td>Dakika</td></tr><tr><td><p>3DS</p><p>Provizyon Başlatma</p></td><td><code>POST</code></td><td>/payment/3dsecure/initialize/preauth</td><td>8000</td><td>Dakika</td></tr><tr><td><p>Ödeme Formu</p><p>Provizyon Başlatma</p></td><td><code>POST</code></td><td>/payment/iyzipos/checkoutform/initialize/preauth/ecom</td><td>8000</td><td>Dakika</td></tr><tr><td>Provizyon Kapama</td><td><code>POST</code></td><td>/payment/postauth</td><td>8000</td><td>Dakika</td></tr></tbody></table>

### Pazaryeri Servisleri Limit Tablosu

<table><thead><tr><th width="171.63446044921875">Servis</th><th width="63.67193603515625">Metot</th><th width="396.845703125">Endpoint</th><th width="65.3529052734375">Limit</th><th width="76.3817138671875">Zaman</th></tr></thead><tbody><tr><td>Onaylama</td><td><code>POST</code></td><td>/payment/iyzipos/item/approve</td><td>1000</td><td>Dakika</td></tr><tr><td>Onay Kaldırma</td><td><code>POST</code></td><td>/payment/iyzipos/item/disapprove</td><td>100</td><td>Dakika</td></tr><tr><td>Altüye Oluşturma</td><td><code>POST</code></td><td>/onboarding/submerchant</td><td>100</td><td>Dakika</td></tr><tr><td>Altüye Güncelleme</td><td><code>PUT</code></td><td>/onboarding/submerchant</td><td>100</td><td>Dakika</td></tr><tr><td>Altüye Sorgulama</td><td><code>POST</code></td><td>/onboarding/submerchant/detail</td><td>100</td><td>Dakika</td></tr></tbody></table>

### Raporlama Servisleri Limit Tablosu

<table><thead><tr><th width="171.63446044921875">Servis</th><th width="63.67193603515625">Metot</th><th width="396.845703125">Endpoint</th><th width="65.3529052734375">Limit</th><th width="76.3817138671875">Zaman</th></tr></thead><tbody><tr><td>İşlem Detayı Raporlama</td><td><code>GET</code></td><td>/v2/reporting/payment/details</td><td>100</td><td>Dakika</td></tr><tr><td>Gün Bazında Raporlama</td><td><code>GET</code></td><td>/v2/reporting/payment/transactions</td><td>75</td><td>Dakika</td></tr><tr><td>Scroll Transactions</td><td><code>GET</code></td><td>/v2/reporting/payment/scroll-transactions</td><td>75</td><td>Dakika</td></tr></tbody></table>

### Abonelik Servisleri Limit Tablosu

<table><thead><tr><th width="171.63446044921875">Servis</th><th width="63.67193603515625">Metot</th><th width="396.845703125">Endpoint</th><th width="65.3529052734375">Limit</th><th width="76.3817138671875">Zaman</th></tr></thead><tbody><tr><td>İşlem Detayı Raporlama</td><td><code>GET</code></td><td>/api/v2/subscription/orders/{subscriptionOrderReferenceCode}</td><td>100</td><td>Dakika</td></tr><tr><td>Gün Bazında Raporlama</td><td><code>GET</code></td><td>/api/v2/subscription/products/{productReferenceCode}/pricing-plans</td><td>100</td><td>Dakika</td></tr><tr><td>Scroll Transactions</td><td><code>GET</code></td><td>/api/v2/subscription/pricing-plans/{pricingPlanReferenceCode}</td><td>200</td><td>Dakika</td></tr><tr><td></td><td></td><td>/api/v2/subscription/subscriptions</td><td>100</td><td>Dakika</td></tr><tr><td></td><td></td><td>/api/v2/subscription/subscriptions/{subscriptionReferenceCode}</td><td>500</td><td>Dakika</td></tr><tr><td></td><td></td><td>/api/v2/subscription/subscriptions//retrieve-subscription-url</td><td>100</td><td>Dakika</td></tr><tr><td></td><td></td><td>/api/v2/subscription/checkoutform/{checkoutFormToken}</td><td>500</td><td>Dakika</td></tr><tr><td>Ürün Oluşturma</td><td><code>POST</code></td><td>/api/v2/subscription/products</td><td>100</td><td>Dakika</td></tr><tr><td>Ürün Güncelleme</td><td><code>POST</code></td><td>/api/v2/subscription/products/{productReferenceCode}</td><td>100</td><td>Dakika</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/on-hazirliklar/limitler.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.
