Screenshot, Stripe, Resend
API Flash Integration
API Flash is used to generate screenshots of user-created websites that appear on the Projects page.
If you do not add the API Flash key, the system will not generate screenshots.
However, it is optional, and the application will still work without it.
Steps
Go to the API Flash website and create an account:
https://apiflash.comAfter logging in, go to Access Keys from the sidebar or visit:
https://apiflash.com/dashboard/access_keysClick Create Access Key.
Copy your API Flash Access Key.
Go to your Admin Panel and paste the key in:
Admin → Settings → Other Integrations → API Flash Key
Stripe Setup
Log in to your Stripe Dashboard.
From the menu, go to:
Developers → API Keys
Or open directly:
https://dashboard.stripe.com/apikeys
- Copy the following keys:
- Publishable Key
- Secret Key
- Paste them into:
Admin → Settings → Stripe Configuration
- After adding the keys, click Sync Webhook.
Resend Email Service Setup
Resend is required for sending important system emails such as:
- Email verification
- Forgot password emails
- Account notifications
Without configuring Resend, users will not receive verification or password reset emails.
Step 1 — Create a Resend Account
Go to the Resend website and create an account:
Verify your email after signup.
Step 2 — Add and Verify Your Domain
Go to the Domains section in the Resend dashboard.
Click Add Domain.
Enter your domain (for example):
mail.yourdomain.com
Resend will provide DNS records (SPF and DKIM) that you must add to your domain DNS settings. :contentReference[oaicite:0]{index=0}
After adding the DNS records, wait until the domain status shows Verified.
Step 3 — Generate a Resend API Key
Go to the API Keys section in the Resend dashboard.
Click Create API Key.
Enter a name for the key (for example:
Production).Choose permission:
Full Access
Click Create API Key.
Copy the generated API key and save it immediately (it will only be shown once). :contentReference[oaicite:1]{index=1}
Step 4 — Add the API Key to the Admin Panel
Go to your Admin Panel and paste the key in:
Admin → Settings → Email Service & Templates → Resend API Key
After adding the key, the system will start sending:
- Email verification emails
- Forgot password emails