NoCodeBackend Questions

Showing 1 - 20 of 240 questions

Q: WHY does the ai prompt fail so bad?

WHY does the AI prompt to generate the database/schema fail so badly? I have submitted multiple variations of the example in the UI, and it just keeps failing and failing.

ritchJul 20, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 20, 2025

A: Hello,
We have made few changes in the morning for the AI database setup. I would request you to try again with your prompt/queries. It should work without any errors.

Thanks

Share
Helpful?

Q: Can I sell the API?

Hi! Quick question. Can I sell the api to others? Thank you

4goldstonePLUSJul 18, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 20, 2025

A: Hi,
Yes you can. You can add your custom domain (tier 3 and above) and the APIs will open on that domain including the API documentation. You simply need to sell that API documentation along with the secret key.

Share
Helpful?

Q: Existing databases

Hi, I have some questions:
1. If I already have a database in MySQL is it possible to generate the API for that database?
2. Is it possible to create complex endpoints? For example if I have an Orders table which is related to Customers and a new order is sent with a new customer, this can generate an endpoint to store the order and create the customer in the customers table?
3. I see that you have poor documentation on your website, is there any place to find more detailed documentation? Just to see the possibilities of the product.

gerenciaPLUSJul 17, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 17, 2025

A: Hi,
1. No, it's not possible.
2. You can create Joins to merge two tables. Or you can simply create separate endpoints and then simply call one endpoint after the another using automation tools like zapier etc.
4. We have detailed docs here: docs.nocodebackend.com
We also have a dedicated youtube channel that contains multiple videos which covers all the concepts in detail.

Thanks

Share
Helpful?

Q: Limited AI use?

Regarding the AI magic tool to create a new DB:
When I type a prompt it quickly reaches its maximum allowed token size. It keeps giving error messages. I am just trying to create 2 tables... Please show the limit of allowed characters in the prompt box.

Also, once I created a database I can no longer use AI to add more tables and create joints.

Sebastien.RPLUSJul 6, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 7, 2025

A: Hi,
Have you tried reaching out to our support via email? As we may not be able to check and fix the issues on this comment section.

Thanks

Share
Helpful?

Q: API point to create/edit/delete columns?

I use supabase and it's super convenient for vide coding, since the app can auto create/edit/delete columns of database. But I didn't find that option in NoCodeBackend?

Sebastien.RPLUSJul 6, 2025
See detail
Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Jul 6, 2025

A: Hi,
Those vibe coding apps have direct integration with supabase. That's why you feel convenience. But you can provide your app with the api endpoints generated inside NoCodeBackend and ask it to perform actions like delete or create and it should work.
Check this video where we created a full chat application using Lovable and NoCodeBackend:
https://www.youtube.com/watch?v=D6cIXOBOrgM&t=1603s

Share
Helpful?