Everything in the Tapped dashboard is available programmatically. Tags, actions, scans, analytics, organizations — your stack, your rules.
Get your API keyProprietary 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.
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.
Sign up, grab your API key, and make your first request in under five minutes. Full documentation included.
Get your API key