Privacy Policy
Last updated:
1. Overview
AniQuotes API ("we", "us", "the Service") is committed to protecting your privacy. This policy explains what data we collect, how we use it, and your rights.
2. Data We Collect
| Data Type | Collected? | Purpose |
|---|---|---|
| IP Address | No | The Service does not log or store IP addresses. |
| Request Headers | No | Not logged or stored. |
| API Query Parameters | No | Not logged or stored. |
| Personal Information | No | We do not collect names, emails, or any PII from API users. |
| Cookies | No | The Service does not set or read cookies. |
| Analytics | No | No third-party analytics or tracking scripts on API endpoints. |
3. How We Use Data
- Caching: API responses are cached in memory to improve performance. Cached data contains only anime quote metadata.
- Translation: Quote text is sent to LibreTranslate for auto-translation. This is the only external data transmission.
- External Providers: The Service fetches quotes from Animechan API. No user data is sent to external providers.
4. Third-Party Services
The Service interacts with the following third-party services:
- Animechan API — Quote data source
- LibreTranslate — Auto-translation service
- Vercel — Hosting platform
No user-identifiable data is transmitted to any of these services.
5. Data Sharing
We do not sell, trade, or share any user data with third parties. The only external calls made by the Service are to the providers listed above (to fetch and translate quotes).
6. Data Retention
- In-memory cache: Entries expire after 5 minutes to 24 hours depending on data type.
- Generated images: Not stored. Served directly and discarded after response.
- No persistent storage: The Service does not write to databases or disk.
7. Security
The Service is served over HTTPS via Vercel. We implement CORS headers and input validation. No authentication tokens or user data are stored server-side.
8. Children's Privacy
The Service is not directed at children under 13. We do not knowingly collect data from children.
9. Your Rights
Since we do not collect personal data, there is no user data to access, modify, or delete.
10. Changes to This Policy
We may update this Privacy Policy at any time. Changes will be posted on this page with an updated date.
11. Contact
For privacy concerns, contact us via GitHub Issues or email.
← Back to AniQuotes API