PRIVACY POLICY
Last updated: March 31, 2026
Overview
Admiral Platform ("we", "us", "our") operates admiral-platform.tech. This policy explains how we collect, use, and protect your data when you use our combinatorial optimization platform and API.
Information We Collect
When you create an account, we collect:
- Name and email address
- Company name and use case (optional)
- Password (stored as a bcrypt hash — we never see your plaintext password)
When you use the platform, we collect:
- API usage data (endpoints called, timestamps, response times)
- Problem data you submit for solving (processed in memory, not stored permanently)
- Job results and metadata
How We Use Your Data
- To provide and maintain the optimization platform
- To send verification emails and password reset codes
- To track usage for billing and rate limiting
- To improve solver performance and platform reliability
Data Storage & Security
- All data is stored on encrypted servers
- Passwords are hashed with bcrypt
- API keys are stored as SHA-256 hashes
- HTTPS is enforced on all endpoints
- JWT tokens expire after 15 minutes
Data Retention
- Account data is retained while your account is active
- Job results are stored in Redis and may expire after 7 days
- Problem data submitted via the API is processed in memory and not stored permanently
- You can request account deletion by contacting us
Third-Party Services
- Resend — for sending verification and password reset emails
- NOWPayments — for cryptocurrency payment processing (when enabled)
- Mistral AI — for natural language problem formulation (NL Builder feature). Problem descriptions you submit may be sent to Mistral's API for processing.
Cookies
We use localStorage (not cookies) to store your JWT authentication token. No third-party tracking cookies are used.
Your Rights
- Access your personal data via GET /v1/auth/me
- Update your profile information
- Delete your account by contacting us
- Export your job history
Contact
For privacy inquiries: support@admiral-platform.tech