added

Benchling SDK Docs

Public documentation for the Benchling SDK is now live at https://benchling.com/sdk-docs

What’s changing?

The Benchling Python SDK is a powerful tool for developers building integrations, but it’s only useful if they understand how to use it accomplish their goals. Historically, developers relied on the SDK's in-code docstrings, which involved either digging through the SDK source code manually, or using tooltip functionality provided by an IDE. Neither of these options were particularly user-friendly, especially for common use cases like identifying the structure of a specific parameter or browsing SDK methods.

To make this process easier and faster, we’re releasing SDK reference documentation that includes in line explanation and examples of all the different capabilities the SDK has to offer. Similar to our API reference documentation, the SDK docs allow developers to explore all of the models and methods that make up the SDK, including their purpose, the inputs and outputs, and more.

When is this happening?

The Benchling SDK Docs are now live! They can be found at https://benchling.com/sdk-docs