Documentation
The Affinda API is complemented by detailed documentation for our products. The documentation provides information on the many facets of the API and its endpoints. Documentation for the Affinda API is available at: https://api.affinda.com/docs#overview
Client Libraries
Affinda also maintains several open-source client libraries that we recommend customers use, making 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 making the requests, as well as authentication and signing. The libraries are fully documented in their READMEs on GitHub.
To find the most up-to-date information on our client libraries, please refer to our documentation. However for quick reference, below is links to our GitHub repositories for each client library.
- Python: GitHub link
- Javascript: GitHub link
- .NET: GitHub link
- Java: GitHub link