Infrastructure
Thumbmark Pro is built on AWS with an edge-routed, multi-region architecture designed for low latency, high availability, and data-residency compliance. Today the API serves from Frankfurt (eu-central-1), with additional regions being deployed in the near future.
Edge-Routed API
Requests will be routed to the nearest region automatically once multi-region deployment is complete. The API serves currently from Frankfurt, but global edge routing is being deployed in the near future.
Multi-Region Deployment (coming soon)
Each region will run an independent stack. Regions operate autonomously — a failure in one region does not affect others.
Europe
Frankfurt
North America
N. Virginia (planned) · N. California (planned)
South America
São Paulo (planned)
Asia
Seoul (planned)
Oceania
Sydney (planned)
Africa
Cape Town (planned)
Security & Authentication
Every request is authenticated and authorized before reaching the handler.
TLS everywhere
All traffic is encrypted in transit with TLS 1.2+. HTTPS is enforced at the edge — plain HTTP requests are rejected.
Origin isolation
Each API key can be locked to specific origins, preventing unauthorized domains from using your fingerprinting quota.