Node.js SDK
Quick Start
Get the SDK installed and sending your first event in under 5 minutes.
1
Install the SDK
2
Get your API key
Create a project in your dashboard and copy the API key shown at creation. Add it to your environment file.
3
Initialize the client
Create a single Vigilry instance and reuse it throughout your application.
4
Capture your first event
5
Capture errors
You're all set
Check your dashboard at https://vigilry.com/dashboard to see events appearing in real time. Continue to the API Reference for full method documentation.