Python
Install
ascii-box-sdk from PyPI and use snake_case methods.TypeScript / JavaScript
Install
@asciidev/box-sdk from npm and use camelCase methods.Install
Configure
Base URL:BOX_API_KEY, and pass it through the SDK Configuration object.
Next steps
Python SDK guide
Configure the client, run the create/prompt example, and read the Python method and type reference.
TypeScript / JavaScript SDK guide
Configure the client, run the create/prompt example, and read the TypeScript method and type reference.