Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
🚀 Quickstart
Connect to 1Password Events with Nango and see data flow in 2 minutes. The Events API uses a static bearer token generated directly in your 1Password account.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> 1Password (Events API).
Connect your 1Password account
Go to Connections -> Add Test Connection. Enter your bearer token and regional Events API domain, then save.
Call the 1Password Events API
Make your first request. Replace the placeholders with your secret key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain a bearer token, follow the setup guide linked below.
📚 1Password (Events API) integration guides
Nango maintained guides for common use cases.- How to connect your 1Password Events API
Generate an Events Reporting bearer token in 1Password and connect it to Nango