# NearNode ## Docs - [Create Batch](https://docs.nearnode.io/api-reference/create-batch.md): Generate multiple nodes at once for fleet operations. - [Create Node](https://docs.nearnode.io/api-reference/create-node.md): Generate a new physical touchpoint. - [Delete Node](https://docs.nearnode.io/api-reference/delete-node.md): Permanently delete a node and its analytics data. - [Get Node](https://docs.nearnode.io/api-reference/get-node.md): Retrieve a single node by its slug. - [API Reference](https://docs.nearnode.io/api-reference/introduction.md): Programmatic access to the NearNode platform. - [List Batches](https://docs.nearnode.io/api-reference/list-batches.md): Retrieve all batches in your organization. - [List Nodes](https://docs.nearnode.io/api-reference/list-nodes.md): Retrieve all nodes in your organization. - [Update Node](https://docs.nearnode.io/api-reference/update-node.md): Update a node's label, payload, or status. - [Architecture](https://docs.nearnode.io/architecture.md): How NearNode bridges physical triggers to digital actions at the edge. - [Changelog](https://docs.nearnode.io/changelog.md): New updates and improvements to NearNode. - [Authentication](https://docs.nearnode.io/developers/authentication.md): API key management, bearer token auth, and key scoping. - [Rate Limits](https://docs.nearnode.io/developers/rate-limits.md): Request quotas, rate limit headers, and best practices for high-volume integrations. - [SDKs & Libraries](https://docs.nearnode.io/developers/sdks.md): Official client libraries for Node.js and Python. Community integrations for Go and Ruby. - [Webhooks](https://docs.nearnode.io/developers/webhooks.md): Receive real-time scan events via HTTP callbacks — pipe physical-world data into your stack. - [Custom Domains](https://docs.nearnode.io/enterprise/custom-domains.md): White-label your scan URLs — replace nearnode.io with your own domain. - [Roles & Permissions](https://docs.nearnode.io/enterprise/roles-permissions.md): Role-based access control — Owner, Admin, Editor, and Viewer permission boundaries. - [Workspace Management](https://docs.nearnode.io/enterprise/workspace-management.md): Multi-tenant workspace isolation — separate environments, teams, and billing under one account. - [Real-Time Analytics](https://docs.nearnode.io/features/analytics.md): Server-side scan intelligence — geolocation, device fingerprinting, and conversion funnels. - [Fleet Management](https://docs.nearnode.io/features/fleet-management.md): Deploy, track, and manage physical assets at scale with Batches and Templates. - [NFC Writer](https://docs.nearnode.io/features/nfc-writer.md): Encode node URLs onto NFC tags directly from your phone — no external hardware required. - [Smart Routing](https://docs.nearnode.io/features/smart-routing.md): Dynamic redirect logic — route scans by time, location, device, or traffic weight. - [Introduction](https://docs.nearnode.io/introduction.md): The infrastructure layer for the physical web. - [Quickstart](https://docs.nearnode.io/quickstart.md): Create your first node in 5 minutes. ## OpenAPI Specs - [openapi](https://docs.nearnode.io/api-reference/openapi.json) ## Optional - [Status](https://nearnode.io/status) - [Community](https://github.com/vidiai)