← LOCATIONiQ

Security & data processing

LOCATIONiQ is built multi-tenant from the ground up. Your portfolio, criteria, and reports are yours — isolated, encrypted, and never used to train AI models or shared with other customers.

How we protect your data

Tenant isolationEvery business record carries an orgId; queries are org-scoped at the data layer. One customer can never read another's sites, criteria, or reports.
Encryption in transitAll traffic is served over TLS (HTTPS) with valid certificates. The API and app reject plaintext.
Encryption at restThe database (Neon Postgres) encrypts data at rest. Provider API keys you store are additionally sealed with AES-256-GCM before they touch the database.
Access controlRole-based permissions (Owner / Admin / Analyst / Viewer) plus superadmin-controlled per-org and per-user feature restrictions. Enforced in the UI and again on the server.
AuthenticationGoogle OAuth and email magic-link via Auth.js. Sessions are signed JWTs. No passwords are stored.
Payment dataCard details are handled entirely by Stripe (PCI-DSS Level 1). LOCATIONiQ never sees or stores card numbers.
AuditabilitySecurity-relevant actions (scoring, status changes, report generation, access-policy edits) are written to an immutable audit log.
Error monitoringRuntime errors are captured (Sentry) without logging secrets, so issues are caught and fixed quickly.

Subprocessors

We use a short list of reputable providers to run the service:

VercelApplication hosting (US)
NeonPostgreSQL database (US-East)
StripePayments & billing
ResendTransactional email
AnthropicAI narratives & assistant (no training on your data)
Google CloudOAuth sign-in
U.S. Census / BLS / FRED / OpenStreetMapPublic reference data for scoring

Data ownership & retention

Compliance & agreements

A Data Processing Agreement (DPA) is available for customers who need one — email security@locationiq.io. We are not yet SOC 2 certified; a formal program is on our roadmap as we grow. We're happy to complete security questionnaires for enterprise evaluations.

Found a vulnerability? Please report it responsibly to security@locationiq.io — we'll acknowledge within 3 business days.

See also our Terms and Privacy Policy.