> For the complete documentation index, see [llms.txt](https://aliniex.gitbook.io/alix-pay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aliniex.gitbook.io/alix-pay/sdk/server-side-sdk.md).

# Server-side SDK

While the API is accessible via HTTP requests through any language, we have provided some official SDKs to simplify implementation.

#### Node.js SDK

The Node.js SDK is installable through npm and provides TypeScript support for Node.js developers to communicate and access all the functionality of the AliX Pay Server-Side API. The npm page can be found [here](https://www.npmjs.com/package/@alixpay/alix-nodejs-sdk?activeTab=readme).

### Php SDK

{% hint style="info" %}
Coming soon
{% endhint %}

<br>
