Skip to main content

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 ConsoleDevelopersAPI KeysGenerate. Copy the key immediately — it’s shown only once.
Store your API key securely. Never commit it to version control or expose it in client-side code.

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.

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. Swap function_type and payload to serve different content:

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.