1. Create request
Generate a secure, one-time verification link through the organization portal or API.
Metric ID helps organizations confirm user addresses through secure verification requests, explicit consent, and time-limited location tracking.
Get the mobile app
Install the app to review verification requests and give explicit consent. Tracking never starts without it.
Verification request
Permanent address check
FinCorp is requesting your location
To verify your permanent address for account opening.
Tracking begins only after explicit consent.
How it works
Built on minimal data collection and maximum user transparency.
Generate a secure, one-time verification link through the organization portal or API.
The user sees who is asking, why, and for how long before giving authenticated consent.
Receive a verified outcome and audit trail. Location access expires automatically.
Platform
Modern verification tools for organizations that value user trust.
Every request requires fresh user approval with a clear purpose, duration, and scope.
Hashed tokens, isolated credentials, and encrypted transport protect every verification.
Validate presence against precise boundaries while keeping access time-limited.
Generate clear verification summaries for compliance and operational review.
Invite organization administrators without sharing keys or weakening accountability.
Integrate predictable JSON endpoints, webhooks, and test-mode organization keys.
Developer friendly
Use the versioned JSON API to create address-verification requests and receive consistent, secure response envelopes.
Explore the developer APIcurl -X POST /api/v1/verifications \
-H "X-API-KEY: sk_test_..." \
-d '{"email":"user@example.com"}'
{"data":{"status":"pending"},"error":null}
Privacy architecture
Prove that an address matches without building a permanent map of someone’s movements. Metric ID stores only what the verification needs.
Read our security principlesTracking credentials expire with the approved verification window.
Bearer and tracking credentials are stored only as irreversible digests.
Opening a link never starts tracking; only authenticated consent can.
Organizations receive the result they need, not a stream of unrelated movement data.
FAQ
No. Opening the link only displays the request. Tracking can begin only after the user signs in and explicitly accepts the stated scope.
No. The organization selects a one-to-four-day window when creating the request, and the user cannot be silently moved to a longer duration.
The request is marked rejected, tracking credentials are cleared, and no tracking token is returned.
Yes. The versioned JSON API supports organization-authenticated request creation and user-authenticated mobile verification flows.
Build trust by design
Give your compliance team the certainty it needs while preserving user agency.