Filtrate — Initial Launch
- POST /v1/process: strips EXIF metadata, compresses to WebP, returns AI content moderation verdict in 1-5s
- Developer signup + API key management dashboard; keys are bcrypt-hashed, only shown once
- Usage logging every billable call: api_key_id, user_id, endpoint, timestamp
- Processed WebP images stored on R2 via Polsia proxy; originals never persisted