Why NearNode?
- Decoupled Logic: Change the target of 10,000 deployed assets instantly via API or Dashboard — without reprinting a single sticker.
- Edge Routing: Route users based on geolocation, device type, time of day, or custom logic. A/B testing for the physical world.
- Privacy-First Analytics: Measure foot traffic with the same granularity as web traffic — server-side, cookieless, GDPR-compliant.
- Hardware Agnostic: Works with standard QR codes, NTAG213/215/216 chips, and hybrid assets. No proprietary hardware lock-in.
Key Concepts
The Node
A Node is a single physical-to-digital bridge. Every node has a unique, permanent slug (e.g.,nearnode.io/v/r5v5z7t2) that acts as a pointer. The slug never changes — only the logic behind it does.
Ops Tip: You can manage nodes visually in the Dashboard without touching the API. Every API operation has a Dashboard equivalent.
Smart Routing
Unlike a standard redirect, a NearNode redirect is dynamic. You can configure routing rules that determine the final destination at the moment of the scan — based on time windows, geography, device type, or traffic split weights.The Fleet
For enterprise scale, Nodes are managed in Batches. A Batch allows for bulk generation (up to 500 nodes), shared templates with locked fields, and group-level analytics. Deploy 10,000 smart labels from a single API call.Developer-First
Everything you see in our dashboard is built on our Public API. Whether you want to automate tag generation in your factory, sync scan data to your CRM, or build a custom NFC writing workflow — our API makes it possible.Next Steps
Quickstart
Deploy your first node in 5 minutes. API key to live scan URL.
Architecture
Understand edge routing, orchestration layers, and latency targets.
Smart Routing
Configure time-based, geo, device, and A/B routing rules.
API Reference
Full endpoint documentation with interactive playground.