Data Policy

Last updated: December 18, 2025

TL;DR

  • Your scripts run in isolated environments – separated from other users
  • Your API secrets are encrypted at rest using industry-standard methods
  • Execution logs are kept for a limited period, then automatically deleted
  • You own your code – we claim no rights to your scripts
  • Primary infrastructure located in the European Union

This page explains how we store and handle your scripts, secrets, and other data. For information about personal data collection, see our Privacy Policy. For security practices, see our Security page.

How Your Scripts Are Stored

When you create a script on Apyrun:

  • Your code is stored securely in our database
  • When deployed, it runs in your isolated execution environment
  • Each user has a separate environment
  • Resource limits apply based on your plan

How Your Scripts Are Executed

When your script is triggered via webhook:

  • The request is routed to your execution environment
  • Your code executes with access to your stored secrets
  • Execution logs are captured and made available in your dashboard
  • Logs are automatically purged after a limited retention period

How Your Secrets Are Protected

Your API keys and credentials deserve special protection:

  • Encryption at rest – all secrets are encrypted using industry-standard methods
  • Injection at runtime – secrets are only decrypted when your script runs
  • Never logged – secret values are never written to logs
  • Never exported – data exports include secret names, never values

Environment Isolation

We implement appropriate technical measures to ensure:

  • Separation – your environment is isolated from other users
  • Resource limits – fair usage limits prevent abuse
  • Security boundaries – code runs with appropriate restrictions

Data Retention

Data TypeRetention Period
Account informationUntil you delete your account
ScriptsUntil you delete them
SecretsUntil you delete them
Execution logsLimited period (automatic deletion)
Audit logsLimited period (automatic deletion)

Data Ownership

You own your code. The scripts you create and deploy on Apyrun remain your intellectual property. We claim no ownership rights to your code, and we do not use your code for any purpose other than executing it on your behalf.

You can export all your data (scripts, secret names, profile) at any time from your Account settings.

Server Location & Infrastructure

Our primary infrastructure is located in the European Unionand protected by EU data protection laws, including GDPR.

Note: Some third-party service providers (payment processing, authentication, email) may process limited data outside the EU under appropriate safeguards. See our Privacy Policy for details on international data transfers.

Questions?

If you have questions about how we handle your data, contact us at privacy@apyrun.io