Vault credentials are currently supported in the Playground and REST API. Python SDK, TypeScript SDK, and CLI support is coming soon.
How It Works
Connect your password manager account, TinyFish syncs your vault items, and then you select specific credentials for each run. Each run only gets the credentials you explicitly choose, so no run has access to your full vault.
Connect Your Provider
More providers coming soon.
- 1Password
- Bitwarden
Enter your service account token
Paste your Service Account Token. 1Password service account tokens start with 
ops_.
Managing Your Vault
Sync
ClickSync to fetch the latest items from your connected provider. New items are auto-enabled, while disabled items stay disabled.
Enable or Disable Credentials
Use the toggle next to any credential to enable or disable it for future runs.Disconnect
ClickDisconnect and confirm to remove the provider. All cached credentials are removed immediately, but runs already in progress are not affected. You can reconnect at any time.
Troubleshooting
Connection failed — invalid credentials
Connection failed — invalid credentials
For 1Password, verify the token starts with
ops_ and has read access to the vault you want to sync.For Bitwarden, verify that the Client ID and Client Secret match the same API key.Vault items not appearing after sync
Vault items not appearing after sync
Vault items must have website URLs in your password manager to sync into TinyFish.Credentials without URLs are not synced.
Self-hosted Bitwarden not connecting
Self-hosted Bitwarden not connecting
Ensure the server URL includes
https:// and that the server is accessible from TinyFish.Token expired or reconnect required
Token expired or reconnect required
Provider tokens can expire. Disconnect the provider, then reconnect using a fresh token or updated credentials.
First sync is slow
First sync is slow
The first Bitwarden sync can take up to 15 seconds while the connection initializes. Subsequent syncs are faster.
All providers already connected
All providers already connected
You can connect a maximum of 2 providers at the same time.
Related
Vault Credentials
Learn how credentials are selected and used in runs
Authentication
Understand TinyFish authentication methods



