தனியுரிமைக் கொள்கை
கடைசியாக புதுப்பிக்கப்பட்டது: April 17, 2026
1. நாங்கள் சேகரிக்கும் தகவல்
நீங்கள் Smart AIPI ஐ பயன்படுத்தும்போது, நாங்கள் சேகரிப்பது:
- கணக்கு தகவல்: நீங்கள் பதிவு செய்யும் போது மின்னஞ்சல் முகவரி, பெயர், மற்றும் authentication credentials.
- பயன்பாட்டு தரவு: பயன்படுத்தப்பட்ட model, token counts, timestamps, மற்றும் IP addresses உட்பட API request metadata. உங்கள் prompts அல்லது completions உள்ளடக்கத்தை நாங்கள் சேமிப்பதில்லை.
- Payment தகவல்: Billing விவரங்கள் எங்கள் payment provider (Polar) மூலம் செயலாக்கப்படுகின்றன. நாங்கள் credit card numbers ஐ சேமிப்பதில்லை.
- குக்கீகள்: authentication க்கான session cookies மற்றும் site usage ஐ புரிந்துகொள்ள analytics cookies (Umami, self-hosted).
2. உங்கள் தகவலை எவ்வாறு பயன்படுத்துகிறோம்
- Smart AIPI service ஐ வழங்கவும் பராமரிக்கவும்
- billing மற்றும் credit transactions ஐ செயலாக்க
- account தொடர்பான தகவல்தொடர்புகளை அனுப்ப (verification, payment confirmations, credit expiry warnings)
- service health ஐ கண்காணித்து misuse ஐ தடுக்க
- aggregate usage patterns அடிப்படையில் எங்கள் service ஐ மேம்படுத்த
3. தரவு செயலாக்கம்
Smart AIPI, AI model providers க்கு proxy ஆக செயல்படுகிறது. உங்கள் API requests, responses உருவாக்க upstream providers (OpenAI) க்கு அனுப்பப்படுகின்றன. உங்கள் prompts அல்லது completions உள்ளடக்கத்தை நாங்கள் சேமிக்கவும், log செய்யவும், train செய்யவும் மாட்டோம். billing நோக்கத்திற்காக metadata (token counts, பயன்படுத்திய model, cost) மட்டும் வைத்திருக்கப்படுகிறது.
4. தரவு சேமிப்பு மற்றும் பாதுகாப்பு
- Account data, Turso (distributed SQLite) இல் host செய்யப்பட்ட encrypted databases இல் சேமிக்கப்படுகிறது.
- API keys irreversible hashes ஆக சேமிக்கப்படுகின்றன. plain text keys உருவாக்கும் போது ஒருமுறை மட்டும் காட்டப்படும்; பின்னர் பெற முடியாது.
- அனைத்து connections களும் TLS encryption ஐ பயன்படுத்துகின்றன.
- Infrastructure, Fly.io இல் North America மற்றும் Europe data centers உடன் host செய்யப்பட்டுள்ளது.
5. தரவு பகிர்வு
நாங்கள் உங்கள் personal data ஐ விற்கமாட்டோம். நாங்கள் data ஐ பகிர்வது இவர்கள் உடன் மட்டும்:
- AI மாடல் வழங்குநர்கள் (OpenAI) உங்கள் API requests ஐ செயலாக்க
- கட்டண செயலாக்குநர்கள் (Polar) billing ஐ கையாள
- உள்கட்டமைப்பு வழங்குநர்கள் (Fly.io, Turso, Cloudflare) எங்கள் service ஐ host செய்து வழங்க
6. உங்கள் உரிமைகள்
நீங்கள் செய்யக்கூடியவை:
- dashboard மூலம் உங்கள் account data ஐ அணுகலாம்
- support ஐ தொடர்பு கொண்டு உங்கள் account மற்றும் தொடர்புடைய data ஐ நீக்கலாம்
- உங்கள் usage history ஐ export செய்யலாம்
- எந்த நேரத்திலும் API keys ஐ revoke செய்யலாம்
7. குக்கீகள்
authentication sessions க்காக essential cookies மற்றும் sites முழுவதும் உங்களை track செய்யாத, personal identifiers பயன்படுத்தாத optional analytics cookies (self-hosted Umami) ஐ பயன்படுத்துகிறோம்.
8. இந்த கொள்கையில் மாற்றங்கள்
இந்த privacy policy ஐ நாங்கள் அவ்வப்போது புதுப்பிக்கலாம். முக்கியமான மாற்றங்கள் ஏற்பட்டால் பதிவு செய்யப்பட்ட பயனர்களுக்கு மின்னஞ்சல் மூலம் அறிவிப்போம்.
9. Zero Retention of Prompts and Completions
Because this question is the single most important one for an API gateway, we restate it here in concrete, testable terms.
We never log, persist, cache to disk, or otherwise retain any of the following:
- The text or JSON body of any chat completion or completion request, including system messages, user messages, assistant messages, and tool/function call arguments and results.
- The text or JSON body of any chat completion or completion response, including streamed deltas.
- Embedding inputs and embedding output vectors.
- Image generation prompts, image edit prompts, input image bytes, output image bytes, or image URLs.
- Audio bytes for speech-to-text or text-to-speech, transcripts, or generated audio.
- Files uploaded to /v1/files, vector store contents, or any document content.
We do log the following per-request metadata, and only for the purposes listed in section 2:
- Account ID (so we can bill the correct account).
- API key fingerprint, never the key itself.
- UTC timestamp.
- Source IP address (for abuse detection and rate-limit enforcement).
- Target endpoint and target model name.
- Prompt token count and completion token count, returned by the upstream provider.
- HTTP status code and total request duration in milliseconds.
If our policy ever changes such that any item in the first list begins to be retained, we will publish the change here, bump the Last Updated date, and notify registered users by email at least seven days before the change takes effect.
10. Retention Periods
Concrete retention windows for everything we do keep:
- Per-request metadata rows (the fields in section 9): retained for 30 days for usage display and billing reconciliation, then automatically deleted.
- Aggregated, non-identifying daily counters (total tokens per account per model per day): retained for the lifetime of the account for the user-facing usage dashboard.
- Account profile (email, name, hashed password or OAuth identity): retained while your account is active. Deleted within 30 days of account deletion.
- Billing records and invoices: retained for the period required by applicable tax and accounting law (typically 7 years), in accordance with our payment processor's policies.
- Web access logs at the edge (Cloudflare): retained per Cloudflare's standard retention, generally less than 30 days.
11. No AI Training on Your Data
We do not train, fine-tune, evaluate, benchmark, distill, or otherwise use any of your requests, responses, embeddings, images, audio, files, or metadata to develop any machine learning model, our own or a third party's. We do not sell or share data with anyone for AI training. The OpenAI store=false parameter is forwarded on supported endpoints so that the upstream provider also does not retain your data for training under their default consumer terms; our agreement with OpenAI is on their API tier, which by OpenAI's published policy excludes API traffic from training by default.
தொடர்பு
privacy தொடர்பான கேள்விகளுக்கு எங்களை இங்கே தொடர்பு கொள்ளவும் [email protected].