transparent, pay-as-you-go
Pricing
Pay only for what you use, billed per photo processed — never per face. Pegged to AWS Rekognition and priced well below it. No subscription, no minimums, no surprise bills.
Real-time
Synchronous REST. Send a photo, get the result in the response.
- •Single image per call, base64 or URL
- •Blocks until processed — answer in the HTTP response
- •Zero queueing delay; served by an always-warm fleet
Standard (batch)
POPULARSend up to 1,000 photos in one call. Results via webhook.
- •URL-only — fire-and-forget, we ack instantly
- •Per-photo result delivered to your webhook
- •Lower price because it's deferrable
Search by face-id
Pure vector lookup against a face you already indexed.
- •Same low rate as batch indexing
- •Real-time response
Storage
Keep your indexed face-vectors searchable.
- •Charged daily, pro-rated — smooth burn
- •Only pay while vectors are stored
do the math
Estimate your monthly cost
Punch in your expected volumes. The estimate updates live.
Monthly estimate
1 credit = $0.00001. Failed photos (unreachable URL, access denied, corrupt image) are never charged. A photo with 0 faces is a valid, charged result. One photo per request, so the price above is what a single API call costs — except /v1/compare, which takes two images and is charged for both.