Q: Can you add the option to restrict swagger access to external users?
Hi, with some systems I would like the architecture of the database not to be exposed on the public swagger. Can you add the option to restrict swagger access to external users (like a switch on/off for public access)?
Do you have a video that shows how to integrate with replit? It not, could you make one?
Founder Team
Riya_NoCodeBackend
Jan 14, 2026
A: Hi, It's essentially an API first tool that which can be integrated with any tool capable of making http requests. Since replit, bolt, Cursor, etc all are vibe coding tools and so it's as easy to just give them a prompt to integrate your NoCodeBackend APIs. We have videos with Greta and Google Antigravity. We will be creating more with cursor, and replit as well. Thanks
When my DB is setup, can i connect the Api to the Api of a Marketplace to send my data ?
Philippe
Founder Team
Riya_NoCodeBackend
Jan 13, 2026
A: Hi, Apologies for the delay as your question was posted on Saturday. I'm not sure how you connect an API to an API, but you can connect an API with tools that allows making http calls (eg zapier) or with custom code like react, python, etc to integrate the database.
I am planning to build knowledge base Rag , citation management and finetune brain feature to train those data. I am thinking to store those knowledge base as direct input text into database.Example: database name: Book 1, table1 name: chapter1, column name: article1, table2 name: chapter2, column name:artcle2 and each article store text detail. So when user ask questions the AI chat bot go to...
Founder Team
Riya_NoCodeBackend
Jan 5, 2026
A: Hi, 1. Can you store the information as text? - Yes for sure you can. 2. How can NoCodeBackend support your AI chatbot solution? - I'm not sure on that. But if your front end or business logic allows training a chatbot via APIs (since NoCodeBackend gives you APIs) then yes you can. I'm thinking of a tool like zapier inbetween that will simply make API calls to fetch the answer and then display...
Q: It would be great if the /api/user-auth endpoint could be mapped to our custom domain. Is this possible?
Share NoCodeBackend
Q: Can you add the option to restrict swagger access to external users?
Hi, with some systems I would like the architecture of the database not to be exposed on the public swagger. Can you add the option to restrict swagger access to external users (like a switch on/off for public access)?
Share NoCodeBackend
Q: Can this work with replit?
Do you have a video that shows how to integrate with replit? It not, could you make one?
Riya_NoCodeBackend
Jan 14, 2026A: Hi,
It's essentially an API first tool that which can be integrated with any tool capable of making http requests. Since replit, bolt, Cursor, etc all are vibe coding tools and so it's as easy to just give them a prompt to integrate your NoCodeBackend APIs. We have videos with Greta and Google Antigravity. We will be creating more with cursor, and replit as well.
Thanks
Share NoCodeBackend
Q: Marketplaces
hi,
When my DB is setup, can i connect the Api to the Api of a Marketplace to send my data ?
Philippe
Riya_NoCodeBackend
Jan 13, 2026A: Hi,
Apologies for the delay as your question was posted on Saturday.
I'm not sure how you connect an API to an API, but you can connect an API with tools that allows making http calls (eg zapier) or with custom code like react, python, etc to integrate the database.
Thanks
Share NoCodeBackend
ok. I asked that question also on their website - Same situation : No answer. If the customer service is as good as here, i pass. Bye
Q: Can database store text?
I am planning to build knowledge base Rag , citation management and finetune brain feature to train those data. I am thinking to store those knowledge base as direct input text into database.Example: database name: Book 1, table1 name: chapter1, column name: article1, table2 name: chapter2, column name:artcle2 and each article store text detail. So when user ask questions the AI chat bot go to...
Riya_NoCodeBackend
Jan 5, 2026A: Hi,
1. Can you store the information as text?
- Yes for sure you can.
2. How can NoCodeBackend support your AI chatbot solution?
- I'm not sure on that. But if your front end or business logic allows training a chatbot via APIs (since NoCodeBackend gives you APIs) then yes you can. I'm thinking of a tool like zapier inbetween that will simply make API calls to fetch the answer and then display...
Share NoCodeBackend