benchling_sdk.auth.api_key_auth module¶
- class ApiKeyAuth¶
- Bases: - benchling_api_client.v2.benchling_client.AuthorizationMethod- API Key Authorization. - Use in combination with the Benchling() client constructor to be authorized with HTTP Basic Authorization - Parameters
- api_key â The Benchling-provided API key to use. 
 
