Trust & compliance
Security & data handling
What actually happens to an image after you send it, how API keys are stored and verified, and the throughput limits by plan — written for whoever on your team has to sign off on a new vendor.
Rate limits by tier
Every key has a requests-per-second ceiling with some burst headroom, scaling with plan. These are hard numbers from our pricing config, not estimates.
| Plan | Requests / mo | Rate limit |
|---|---|---|
| Free | 1,000 identify requests / mo | 5 req/s |
| Starter | 6,000 identify requests / mo | 15 req/s |
| Pro | 25,000 identify requests / mo | 30 req/s |
| Business | 60,000 identify requests / mo | 60 req/s |
| Scale | 150,000 identify requests / mo | 120 req/s |
Every tier gets some burst headroom above its steady-state rate limit. Scale includes a 99.9% uptime SLA; contact us if a Scale-tier ceiling still isn't enough.
Security FAQ
Do you store the images I submit?
Images are processed to fulfill your identify request and, in aggregate, to improve the catalog and matching. We don't resell images, and an identical resubmission is served from a short-lived exact-image cache rather than being re-processed from scratch.
How are API keys stored?
As a SHA-256 hash, never in plaintext. The full key is shown once at creation — after that, only a public prefix and last 4 characters are visible. If a key may have leaked, rotate it rather than waiting.
What happens if I exceed my rate limit?
Requests beyond your plan's requests-per-second ceiling are throttled with a 429 response and burst headroom absorbs short spikes. Upgrading plan raises the ceiling; contact us if a Scale-tier limit still isn't enough.
Is there an uptime commitment?
The Scale plan includes a 99.9% uptime SLA. We don't publish an SLA number for lower tiers.
Who do I talk to for a security or procurement review?
Reach out through Contact — we're happy to walk your security or procurement team through the gateway architecture, auth model, and data handling in more detail.
Have a vendor-security questionnaire or need a call with your procurement team? Talk to us.