GDPR Compliance
AudioSpliter is committed to protecting your data in accordance with the General Data Protection Regulation (GDPR).
Your Rights
Under GDPR, you have the right to:
- Access -- Request a copy of all data we hold about you
- Rectification -- Correct inaccurate personal data
- Erasure -- Request deletion of your personal data ("right to be forgotten")
- Portability -- Export your data in a machine-readable format
- Restriction -- Limit how we process your data
- Objection -- Object to specific processing activities
Exercising Your Rights
Data Export
Use the Export Data endpoint to download all your data:
curl -X POST https://api.audiospliter.com/api/v1/account/export \
-H "Authorization: Bearer your_jwt_token" \
-H "Content-Type: application/json" \
-d '{"format": "json"}'
Account Deletion
Use the Delete Account endpoint to permanently remove your account and all associated data.
Other Requests
For rectification, restriction, or objection requests, contact our Data Protection Officer at dpo@audiospliter.com.
Data We Collect
| Data Type | Purpose | Retention |
|---|---|---|
| Email address | Account identification, notifications | Until account deletion |
| Payment information | Billing (processed by Stripe) | Until account deletion |
| API usage logs | Billing, rate limiting, abuse prevention | 90 days |
| Audio files | Processing split jobs | Per plan retention policy |
| IP addresses | Security, abuse prevention | 30 days |
Legal Basis for Processing
We process your data under these legal bases:
- Contract performance -- Processing your audio files as requested
- Legitimate interest -- Security, abuse prevention, service improvement
- Legal obligation -- Tax and billing records
- Consent -- Marketing communications (opt-in only)
Sub-Processors
AudioSpliter uses the following sub-processors:
| Processor | Purpose | Location |
|---|---|---|
| AWS | Cloud infrastructure, file storage | US/EU (your choice) |
| Stripe | Payment processing | US |
| SendGrid | Transactional email | US |
| Vercel | Documentation hosting | Global CDN |
Contact
For GDPR-related inquiries, contact our Data Protection Officer at dpo@audiospliter.com.