Privacy

Your Data

What data Skytells collects, what it does not store, and your rights as a user.

Your Data

This page explains exactly what data Skytells collects when you use the API, what data is explicitly not collected, and what rights you have over your information.


What Skytells Collects

CategoryExamplesStoredPurpose
Account informationName, email address, organizationYes — account lifetimeAccount management, communication
Billing dataPayment method (via Stripe), invoices, credit usageYes — account lifetime + legal retentionPayment processing, usage-based billing
Prediction metadataPrediction ID, status, timestamps, model used, credits consumedYes — account lifetimeUsage tracking, billing reconciliation, support
API request logsHTTP method, endpoint path, status code, response latency, API key IDYes — 30 daysOperational monitoring, rate limiting, debugging
Generated outputsImages, audio, video filesYes — 5 minutes onlyDelivery to you via CDN
Technical dataIP address, User-Agent, TLS versionYes — 30 daysSecurity, abuse prevention

What Skytells Does NOT Collect

Data typeGuarantee
Input promptsPrompts and input parameters are processed in-memory during inference. They are never written to disk, logs, or any persistent store.
Request / Response bodiesAPI request and response payloads are not logged. Only HTTP metadata (method, path, status code) is retained.
Generated content (long-term)Output files are purged 5 minutes after prediction completion. No copies are kept in backups or archives.
Usage for trainingYour inputs and outputs are never used to train, fine-tune, evaluate, or improve any Skytells model.
Browsing / tracking dataThe API does not set cookies or use tracking pixels. No behavioral profiling occurs.

Content Ownership

  • You own your inputs. Prompts, parameters, and any files you upload remain your intellectual property.
  • You own your outputs. All generated images, audio, and video are yours. Skytells claims no rights, licenses, or ownership interests over generated content.
  • No derivative use. Skytells does not create derivative works from your content, redistribute it, or use it for any purpose other than fulfilling your API request.

Your Rights

Depending on your jurisdiction, you may have the following rights. Skytells honors these regardless of location:

RightDescription
AccessRequest a copy of all personal data Skytells holds about you.
DeletionRequest permanent deletion of your account and all associated data.
CorrectionRequest correction of inaccurate personal information.
PortabilityReceive your data in a structured, machine-readable format.
Restrict processingRequest that Skytells limit how your data is used.
Withdraw consentWithdraw consent for optional data processing at any time.
ObjectObject to processing based on legitimate interest.
Non-discriminationExercising your privacy rights will never affect your service quality or pricing.

How to Exercise Your Rights

Submit a request through skytells.ai/support with your account email and the right you wish to exercise. Skytells will respond within 30 days (or sooner where required by local law).


Data Deletion

Account Deletion

When you delete your Skytells account:

  1. Immediate — API keys are revoked, active predictions are canceled, and dashboard access is terminated.
  2. Within 24 hours — All prediction metadata, usage history, and account information are queued for permanent deletion.
  3. Within 30 days — All data is permanently purged from primary storage and backups. Billing records may be retained longer where required by tax or financial regulations.

Prediction Deletion

Individual predictions can be deleted at any time via DELETE /v1/predictions/{id}. This immediately removes:

  • Prediction metadata (status, timestamps, metrics)
  • Any remaining output files (if still within the 5-minute retention window)
  • Billing records associated with that prediction are retained for accounting purposes

Third Parties

ServiceRoleData shared
StripePayment processorPayment method details, billing address
Cloud infrastructure (AWS / GCP)Hosting providerEncrypted data at rest; governed by Skytells DPA

Skytells maintains a subprocessor list that is updated with advance notice. Enterprise customers with a DPA receive notification before any subprocessor changes take effect.


  • Data Retention — Retention timelines and automatic purging of prediction outputs.
  • Governance — Data residency, regional processing, and sovereignty guarantees.

How is this guide?

On this page