Claude Code Integration Prompt
The Prompt
Write a TypeScript utility for BurnerBlock API integration.It should take an email, call 'https://api.burnerblock.pro/api/v1/verify', and return the verdict.Then show me how to use this in a [Clerk/Supabase] webhook or server action to prevent signups from disposable emails.