> ## Documentation Index
> Fetch the complete documentation index at: https://docs.affinda.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Official client libraries for the Affinda API

> Use Affinda's open-source client libraries to integrate the API quickly from Python, JavaScript, TypeScript, .NET, and Java applications.

Affinda maintains several open-source client libraries that we recommend customers use. These libraries make it easy to use the API from C#/.NET, Java, Python, and Node.js. Each library is a thin wrapper around the API that handles requests, authentication, and signing. The libraries' READMEs on GitHub fully document them.

Client libraries are available for the following languages:

* [<u>Python</u>](https://github.com/affinda/affinda-python)
* [<u>Javascript</u>](https://github.com/affinda/affinda-typescript)
* [<u>.NET</u>](https://github.com/affinda/affinda-dotnet)
* [<u>Java</u>](https://github.com/affinda/affinda-java)
