s5

FAQ

Frequently Asked Questions about s5

What is s5?

s5 is a Super Stupid Simple Storage Service designed for developers who need a backend but don't want to deal with servers, databases, or complex infrastructure. It's a JSON-native storage API that lets you store, retrieve, and query your data with simple REST endpoints.

How do I get started?

Getting started is super simple! Just sign up for a free account, generate an API key, and start making requests to our REST API. You can store JSON documents, query them, and even track versions. No setup, no configuration, no headaches.

What kind of data can I store?

You can store any valid JSON data - user profiles, application settings, game scores, configuration data, or anything else that fits in JSON format. Each document can be up to 1MB in size, which is plenty for most use cases.

Is my data secure?

Absolutely! Your data is encrypted at rest and in transit. We use industry-standard encryption and security practices. Your API keys are the only way to access your data, so keep them safe and never share them publicly.

What are the pricing plans?

We offer a free tier for getting started, plus affordable paid plans for production use. Check out our pricing.

Can I query my data?

Yes! s5 supports powerful JSON querying capabilities. You can search by field values, filter results, and even perform complex queries on nested JSON structures. Check out our API documentation for examples.

Is there version control?

Yes! Every time you update a document, s5 automatically creates a new version. You can retrieve any previous version of your data, track changes over time, and even revert to earlier versions if needed.

What's the API rate limit?

Rate limits depend on your plan. Free accounts have generous limits for development and testing. Paid plans include higher limits and priority support. Check your dashboard for current usage and limits.

Can I use s5 with my mobile app?

Absolutely! s5 is perfect for mobile apps. The REST API works with any programming language and platform. Whether you're building iOS, Android, React Native, or Flutter apps, s5 can serve as your backend.

How do I get support?

We offer support through multiple channels. Free users can access our documentation and community forums. Paid plan subscribers get priority email support and faster response times. Check your dashboard for support options.

Can I export my data?

Yes! You can export all your data at any time. We provide tools to download your documents in JSON format, and you can also use our API to programmatically retrieve all your data. Your data is always yours.

What happens if I exceed my plan limits?

If you exceed your plan limits, we'll notify you and may temporarily throttle your requests. You can upgrade your plan at any time to increase your limits. We never delete your data due to plan limits.

Still have questions?

Can't find what you're looking for? We're here to help!