# Interfaces

- [Payment API (aka JSON API)](https://docs.saferpay.com/home/interfaces/payment-api.md): Versatile API for creating payments
- [Management API](https://docs.saferpay.com/home/interfaces/management-api.md): Automate your invoicing process with Saferpay
- [Backoffice](https://docs.saferpay.com/home/interfaces/backoffice.md): Saferpay Backoffice User Manual
- [The Home screen](https://docs.saferpay.com/home/interfaces/backoffice/the-homescreen.md)
- [Batch Processing](https://docs.saferpay.com/home/interfaces/backoffice/batch-processing.md): Interface specification
- [Transactions](https://docs.saferpay.com/home/interfaces/backoffice/transactions.md)
- [Transaction Details](https://docs.saferpay.com/home/interfaces/backoffice/transactions/journal-details.md)
- [Batch Close](https://docs.saferpay.com/home/interfaces/backoffice/transactions/batch-close.md)
- [Declined transactions](https://docs.saferpay.com/home/interfaces/backoffice/transactions/declined-reservations.md)
- [Pending authorizations](https://docs.saferpay.com/home/interfaces/backoffice/transactions/pending-authorizations.md)
- [Analytics](https://docs.saferpay.com/home/interfaces/backoffice/transactions/analytics.md)
- [SEPA Refunds Export](https://docs.saferpay.com/home/interfaces/backoffice/transactions/sepa-refunds-export.md)
- [Authorization & Payment](https://docs.saferpay.com/home/interfaces/backoffice/transactions/authorization-and-payment.md)
- [Refund](https://docs.saferpay.com/home/interfaces/backoffice/transactions/refund.md)
- [Risk & Fraud](https://docs.saferpay.com/home/interfaces/backoffice/risk-management.md): Block certain transactions automatically to reduce manual work
- [Secure PayGate / Payment Links](https://docs.saferpay.com/home/interfaces/backoffice/secure-paygate.md): Create individual payment links and send them by mail
- [Multiuse Links/QR-Codes](https://docs.saferpay.com/home/interfaces/backoffice/secure-paygate/multiuse-links-qr-codes.md)
- [Secure Card Data](https://docs.saferpay.com/home/interfaces/backoffice/secure-card-data.md)
- [Secure Card Data Details](https://docs.saferpay.com/home/interfaces/backoffice/secure-card-data/secure-card-data-details.md)
- [Settings](https://docs.saferpay.com/home/interfaces/backoffice/settings.md)
- [JSON API basic/Client Certificate authentication](https://docs.saferpay.com/home/interfaces/backoffice/settings/json-api-basic-client-certificate-authentication.md)
- [User Administration](https://docs.saferpay.com/home/interfaces/backoffice/settings/user-administration.md)
- [Payment Page Configuration](https://docs.saferpay.com/home/interfaces/backoffice/settings/payment-page-configuration.md): Payment Page Configurations provide a simple yet powerful way to customize the payment experience of your customers
- [Online Support](https://docs.saferpay.com/home/interfaces/backoffice/untitled.md)
- [User Profile](https://docs.saferpay.com/home/interfaces/backoffice/user-profile.md)
- [Saferpay OnSite](https://docs.saferpay.com/home/interfaces/saferpay-onsite.md)
- [Feedback](https://docs.saferpay.com/home/interfaces/feedback.md)


---

# 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.saferpay.com/home/interfaces.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.
