Automatically moderate images uploaded to Supabase Storage with Edge Functions integration.
Trigger moderation on Supabase Storage uploads.
Call our API from Supabase Edge Functions.
Store moderation results in your Supabase tables.
Integrate with RLS policies for access control.
Instant moderation for uploads.
Type-safe integration with TypeScript support.
Use Supabase Database Webhooks or Edge Functions to call our moderation API when images are uploaded to Storage. Results can be stored in your database and used with Row Level Security to control access to moderated content.