Enterprise & IT

48 endpoints. Full control. Build anything.

Everything in the Tapped dashboard is available programmatically. Tags, actions, scans, analytics, organizations — your stack, your rules.

Get your API key

Most NFC platforms treat developers as an afterthought.

🔒

Walled gardens

Proprietary dashboards with no API access. Your data is trapped inside their UI. Export a CSV if you are lucky. Automate nothing.

🚧

No programmatic control

Want to create 500 tags from a script? Update actions across an entire fleet? Pull scan analytics into your BI tool? Manual clicks. Every single one.

💰

Custom workflows cost a fortune

Enterprise NFC vendors charge five and six figures for custom integrations that should be a POST request and a webhook.

Open API means NFC fits into your stack, not the other way around.

RESTful endpoints, real-time webhooks, and multi-tenant organization support. If you can make an HTTP request, you can control NFC at scale.

Spotlight 01

Full REST API

48 endpoints covering every object in the system. Tags, actions, scans, analytics, organizations, users, schedules, sequences, routes — if it exists in the dashboard, there is an endpoint for it.

  • CRUD operations on tags, actions, and groups
  • Scan history and analytics with filtering
  • Organization and user management endpoints
Spotlight 02

Webhook & Event-Driven

Get notified the instant a tag is scanned. Configure webhooks per tag, per group, or globally. Pipe scan events into Zapier, n8n, your CRM, your warehouse system — anything that accepts an HTTP POST.

  • Real-time scan event notifications
  • Custom automation triggers per tag or group
  • Integrates with any workflow or middleware
Spotlight 03

Multi-Tenant & White-Label

The organizations API lets you build NFC solutions for your own clients. Create orgs, manage members, assign tags — all under your brand with custom domains and brand themes.

  • Create and manage organizations programmatically
  • Role-based access control per organization
  • Custom domains and brand themes per client

Integration build

Step 1
Get your API key
Generate an API key from your Tapped dashboard. Bearer token authentication — standard REST conventions, no proprietary SDK required.
Step 2
Create your first tag programmatically
POST to /api/tags with a name, group, and action configuration. The tag is live in under a second. Batch create hundreds in a single script.
Step 3
Configure webhook for scan events
Set a webhook URL and Tapped pushes scan events in real time — device info, location, timestamp, tag metadata. Your system reacts instantly.
Step 4
Build a custom dashboard pulling analytics
Query the analytics endpoints to pull scan counts, device breakdowns, geographic data, and time-series trends into your own BI tool or internal dashboard.

Built for production workloads.

48
REST API endpoints — tags, actions, scans, orgs, analytics
Organizations supported per account
12
Action types configurable via API
100%
Of scan data available through the analytics API

The full developer toolkit.

api REST API
webhook Webhooks
sensors Scan events
sell Tag management
analytics Analytics endpoints
corporate_fare Organization management
dynamic_feed Bulk operations
dns Custom domains
palette Brand themes API
speed Rate limiting

Your stack. Your NFC. Your rules.

Sign up, grab your API key, and make your first request in under five minutes. Full documentation included.

Get your API key
No credit card required. Upgrade any time.