Prerequisites
A NearNode account — sign up free
An API key from Developers → API Keys in the dashboard
1. Get Your API Key
Navigate to the NearNode Console → Developers → API Keys → Generate. Copy the key immediately — it’s shown only once.2. Create Your First Node
3. Generate a QR Code
Use any QR library to encode the scan URL. The URL is permanent — only the destination behind it changes.- CLI (qrencode)
- Node.js (qrcode)
- Python (qrcode)
4. Update the Destination
Change where the QR code points — without reprinting:5. Try Other Payload Types
The same node API supports multiple function types. Swapfunction_type and payload to serve different content:
- vCard
- WiFi
- Action
6. Track Scans
Every scan is logged with device type, location, and timestamp. You can:View in Dashboard
Real-time scan analytics with geo breakdown and device stats.
Receive via Webhook
Push scan events to your server in real time. Set up webhooks →
What’s Next?
Node Types
vCard, WiFi, Microsite, Actions — not just redirects.
Routing Rules
A/B tests, time-based, geo-targeting, device routing.
Batch API
Generate thousands of nodes at once for fleet operations.