Search
Setup for Free
S
Supabase
•
3y ago
Kasun
How can we disable API access to supabase db?
Hi
, is it possible to disable rest API
/graphql API access to supabase
? we are only using db with our internal tools
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
44,410
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
K
Kasun
OP
•
12/7/23, 3:29 PM
need to disable api docs too
K
Kasun
Hi, is it possible to disable rest API/graphql API access to supabase? we are on...
O
Olyno
•
12/7/23, 4:43 PM
Hi
:vmathi
: No it
's not possible
. You can use RLS to secure access to your API
.
K
Kasun
OP
•
12/7/23, 6:46 PM
Hi
@Olyno thanks
, we are not using supabase as auth and a way to store data
, so no rls is used
K
Kasun
Hi @Olyno thanks, we are not using supabase as auth and a way to store data, so ...
O
Olyno
•
12/7/23, 7:20 PM
Well in that case
, you can use the same technique than API
. Don
't leak the api key
, so people don
't have access to your Supabase instance
Similar Threads
How to disable supabase ssr logs
S
Supabase / help-and-questions
4mo ago
How to disable all Supabase emails?
S
Supabase / help-and-questions
4y ago
how to pg_restore a supabase db
S
Supabase / help-and-questions
4y ago
Can't access to my supabase account
S
Supabase / help-and-questions
4w ago