Draftable maintains several open-source client libraries, 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 on our website which can be found here.
However for quick reference, below is links to our GitHub repositories for each client library.
C# and .NET: GitHub link.
Java: GitHub link.
Python: GitHub link.
Node.js: GitHub link.