Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.synthesize.bio/llms.txt

Use this file to discover all available pages before exploring further.

Loads the previously stored Synthesize Bio API token from the system keyring and sets it in the environment for the current session.

Usage

load_synthesize_token_from_keyring()

Returns

Invisibly returns TRUE if successful, FALSE if token not found in keyring.

Examples

# Load token from keyring
load_synthesize_token_from_keyring()

Source

Generated from R/key-handlers.R and the package help files in man/.