Is there any api call limit in the free plan of supabase? Bcz they mentioned unlimited call
Is there any api call limit in the free plan of supabase? Bcz they mentioned unlimited api call on free plan
2 Replies
No, there is only usage limits in the form of egress.
Besides egress there is the compute/memory/disk limit of your instance. This is not a measured rate limit and not based on number of queries or requests, but the overall nature of the work the queries are doing.