# Admin SDKs (Server-side)

Le SDK Admin orienté serveur, riche en fonctionnalités, vous permet de gérer et de configurer votre compte KKiaPay. Il est utilisable par votre personne afin de garder un oeil sur vos opérations de paiements et de remboursements, de suivre l’état de vos transactions et de surveiller votre intégration. Malléable, notre SDK Admin toujours en cours de développement, simplifiera votre compréhension de nos diverses fonctionnalités et s’accordera parfaitement avec votre code.

&#x20;À ce jour, ce SDK est disponible pour les technologies suivantes :

* PHP
* Python
* Node.js


---

# 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.kkiapay.me/v1/plugin-et-sdk/admin-sdks-server-side.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.
