What Suiri Does Not Store
- No prompt storage: User prompts are not persisted after the inference request is completed
- No response storage: Model outputs are returned directly to the caller and are not retained
- No training on customer data: Customer prompts and responses are never used to train or fine-tune models
What Is Logged
To operate and secure the platform, Suiri retains minimal, non-content metadata, including:- Request timestamp
- Model ID
- Token counts (input, output, total)
- API key identifier
- Region and routing metadata
- Error codes (if applicable)
- Billing and usage reporting
- Platform reliability and debugging
- Abuse prevention and rate limiting
Data Residency & Routing
Suiri routes inference requests to the closest available edge datacenter that hosts the requested model, minimizing latency and reducing cross-region data movement. Enterprise deployments may request:- Region pinning
- Dedicated capacity
- Custom routing policies
Security Practices
- All API traffic is encrypted in transit using TLS
- API keys are required for all inference requests
- Billing is enforced as a security control to prevent abuse