Overview
Identity and profile
loading your account…
Passkeys
Sign-in credentials
loading passkeys…
API keys
Automation tokens
Use API keys as Authorization: Bearer pbca_live_…. Newly-created tokens are shown once.
loading keys…
Invites
Invite codes
loading invites…
Recipient key
Encrypted delivery
loading recipient key…
CLI
pbca · command-line client
The pbca CLI talks to the same REST API as the web app. Authenticate with an API key from the Automation tokens section above.
install
curl -fsSL https://pastebin.ca/cli/install.sh | sh # or: brew install pastebin-ca/tap/pbca
configure
export PBCA_API_KEY=pbca_live_… # from Automation tokens above pbca account whoami
paste from stdin
cat src/main.rs | pbca paste -s rust --expires 7d # → https://pastebin.ca/AbCdEfGhIj
Inbox
Recipient inbox
loading inbox…