The identifier for the account.
The base URL to use for all API calls except for uploading and downloading files.
An authorization token to use with all calls, other than b2_authorize_account, that need an Authorization header.
This authorization token is valid for at most 24 hours.
The base URL to use for downloading files.
The recommended size for each part of a large file. We recommend using this part size for optimal upload performance.
Generated using TypeDoc
The smallest possible size of a part of a large file (except the last one). This is smaller than the recommendedPartSize. If you use it, you may find that it takes longer overall to upload a large file.