Skip to main content
Smart Routing is the orchestration engine behind every NearNode scan. Instead of a static redirect, each node evaluates a priority-ordered rule stack at the edge and routes the user to the first matching destination. If no rule matches, the node’s base payload is used as a fallback.
Ops Tip: You can manage routing rules visually in the Dashboard under each node’s “Rules” tab — no API calls required.

Rule Types

Route based on time of day and day of week. Deploy time-sensitive destinations without touching your infrastructure.
Use case: A restaurant QR code routes to the lunch menu from 11:00–14:00 and the dinner menu from 18:00–22:00.

Priority & Evaluation

Rules are evaluated in ascending priority order (lower number = higher priority). The first matching rule wins — remaining rules are skipped.
Performance: Rule evaluation adds less than 150ms to the edge response. Total TTFB with routing rules stays under 350ms globally.

Creating Rules via API

Payload Types

Each routing rule can target any supported payload type: