1Password SDK tutorials and examples
Tutorials
Set up the JS SDK and fetch a secret from 1Password
Learn how to get started using a service account with the 1Password JavaScript SDK by building a simple app that securely fetches a secret from your 1Password account.
Learn moreSecure AI agent access with 1Password SDKs
Learn a secure workflow for providing sensitive credentials stored in 1Password to an AI agent.
Learn moreExample projects
Fetch an API key and authenticate to Twilio
Build a simple app to read an API key from 1Password to use in your deployed services.
Learn moreRotate an API key with AWS EventBridge
Use 1Password SDKs with AWS EventBridge to automatically rotate secrets on a set schedule.
Learn moreUse 1Password as a backend for a web app
Collect sensitive information using a web form, store it securely in 1Password, then display non-sensitive details on a webpage.
Learn moreMigrate data between 1Password tenants
Create a web app that facilitates moving information between two 1Password accounts without writing any data to disk.
Learn moreSecurely share files and markdown
Create a 1Password item from files in a directory of your choice for the purposes of securely sharing source code and a README.
Learn moreSecurely onboard employees to Okta
Create a new Okta user and generate a strong password for their Okta account, then securely share the credentials with your new team member.
Learn more