Support
Find answers to common questions, learn how to get started, or reach out to our team for help.
Frequently Asked Questions
What can I build with Rendara?
Rendara generates production-ready REST APIs built with Python and FastAPI. Common use cases include:
- CRUD APIs for web and mobile apps
- Authentication and user management systems
- Data processing and transformation endpoints
- Webhook handlers and integrations
- Internal tools and admin dashboards
If you can describe it in plain English, Rendara can build it.
How does code generation work?
You describe what you need in a conversational chat interface. Rendara's AI interprets your description, asks clarifying questions if needed, and generates complete, working FastAPI code with proper models, routes, validation, error handling, and tests.
Generated code is tested in a secure sandbox environment before you see it, so you can be confident it runs correctly. You can then iterate on the code through follow-up messages or export it directly.
Is my code private?
Yes. Your generated code, prompts, and project data are private to your account. We do not share your code with other users, use it to train AI models, or make it publicly accessible.
For full details on how we handle your data, see our Privacy Policy and Terms of Service.
What AI model do you use?
Rendara uses Anthropic's Claude, a state-of-the-art large language model purpose-built for safe, helpful code generation. We use the latest Claude Sonnet model, which excels at understanding requirements and producing clean, well-structured code.
Can I use my own API key?
Not at this time. Rendara manages the AI infrastructure so you don't have to worry about API keys, rate limits, or token costs. Your usage is covered by your plan's generation allowance.
What's included in the Free plan?
The Free plan includes 10 code generations per month at no cost. You get full access to the editor, chat interface, code preview, and export functionality. There are no feature restrictions — the Free plan uses the same AI model and code quality as Pro.
If you need more generations, you can upgrade to Pro for additional generations per month.
How do I upgrade to Pro?
You can upgrade from your account settings page after signing in. Pro costs $29/month and includes 50 code generations per month. Billing is handled securely through Stripe. You can cancel or downgrade at any time.
How do I export my code?
After generating code, you can view the complete source files in the editor's file tabs. Use the export button to download all generated files as a zip archive. The exported code is a standard FastAPI project that you can run locally or deploy anywhere Python is supported.
Contact Us
Can't find what you're looking for? Reach out and we'll help.
Email Support
Send us a message at support@rendarasystems.com and we'll respond within one business day.
Policies
Review our Terms of Service, Privacy Policy, and Acceptable Use Policy.
System Status
All systems operational
API and editor services are running normally.