Everything in the Tapped dashboard is available programmatically. Tags, actions, scans, analytics, organizations — your stack, your rules.
Proprietary dashboards with no API access. Your data is trapped inside their UI. Export a CSV if you are lucky. Automate nothing.
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.
Enterprise NFC vendors charge five and six figures for custom integrations that should be a POST request and a webhook.
RESTful endpoints, real-time webhooks, and multi-tenant organization support. If you can make an HTTP request, you can control NFC at scale.

Every tag in one place — filter by type, group, and status from the My Tags dashboard.
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.
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.
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.
Generate an API key from your Tapped dashboard. Bearer token authentication — standard REST conventions, no proprietary SDK required.
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.
Set a webhook URL and Tapped pushes scan events in real time — device info, location, timestamp, tag metadata. Your system reacts instantly.
Query the analytics endpoints to pull scan counts, device breakdowns, geographic data, and time-series trends into your own BI tool or internal dashboard.
REST API endpoints — tags, actions, scans, orgs, analytics
Organizations supported per account
Action types configurable via API
Of scan data available through the analytics API
Sign up, grab your API key, and make your first request in under five minutes. Full documentation included.
Start free with 5 tagsNo credit card required. Upgrade any time.