New: Analytics Dashboard Available

Share code. Without the friction.

The developer-first platform for sharing code snippets, logs, and secrets. Secure, fast, and beautiful by default.

Everything you need.

Powerful features wrapped in a stunning interface.

Private by Design

Detailed access controls. Password protect your pastes or set them to burn after reading. Your secrets stay secret.

Blazing Fast

Optimized for global edge delivery. 99.9% uptime and < 50ms latency worldwide.

NEW

Shortlinks

Create memorable short URLs for your pastes instantly.

Deep Analytics

Track views, clicks, and geographic data for all your content.

Developer Ready

API First
Architecture.

Integrate Lunox into your CLI tools, CI/CD pipelines, or custom applications with our robust REST API.

View Documentation
bash
$ curl -X POST https://lunox.app/api/paste \
  -H "Content-Type: application/json" \
  -d '{"content":"Hello World"}'
{
  "id": "xw9s8d",
  "url": "https://lunox.app/paste/xw9s8d"
}

Join the Community

Frequently Asked Questions

Everything you need to know about Lunox

Yes! Lunox is completely free to use. We offer unlimited public pastes and generous limits for anonymous users. For power users, we have optional API keys with higher rate limits.

Very secure. We offer client-side encryption where your data is encrypted in your browser before being sent to our servers. We also support password protection and burn-after-read features. Our servers never see your unencrypted data.

No signup required for basic usage! You can create and share pastes anonymously. However, creating an account gives you access to features like collections, API keys, and paste management.

We support a handful of popular programming languages including TypeScript, JavaScript, Python, Rust, Go, Java, C++, and many more. Our syntax highlighter is powered by modern web technologies.

Absolutely! Lunox is perfect for sharing code snippets, API responses, logs, and documentation. We provide a REST API for seamless integration into your workflow or CI/CD pipeline.

Public pastes are stored indefinitely unless you set an expiration time. You can choose from 1 hour, 24 hours, 7 days, or 30 days. Authenticated users can also manually delete their pastes anytime.

Still have questions?

Contact Support

Community Love

Join thousands of happy developers.