Backblaze · Arazzo Workflow
Backblaze Create Scoped Application Key
Version 1.0.0
Authorize, create a capability-scoped application key, then confirm it appears in the key list.
Provider
Workflows
create-application-key
Create a capability-scoped application key and verify it was registered.
Authorizes the account, creates a new application key restricted to the supplied capabilities, then lists keys to confirm the new key exists.
1
authorize
authorizeAccount
Log in to the B2 API to obtain the accountId and authorization token.
2
createKey
createKey
Create a new application key scoped to the supplied capabilities and optional bucket / name-prefix restrictions.
3
confirmKey
listKeys
List the account's application keys to confirm the newly created key has been registered.