Expeed Relay docs
Read the part you need. Skip the rest.
Two audiences use Expeed Relay for two different jobs, and the docs are written differently for each. Everything is listed below — start wherever your job starts.
Set up & manage
You're configuring Expeed Relay.
You have a login and you're setting up sites, senders, forms and CAPTCHA in the dashboard. These pages are screenshots, checklists and “click this next”.
- Getting startedRoles, first login, and a tour of the dashboard.
- Creating a siteRegister a website so its forms are allowed to submit.
- Configuring providersConnect the account you send email or WhatsApp from.
- CAPTCHA setupreCAPTCHA v2, v3, or Cloudflare Turnstile.
- Forms & recipientsWho gets notified, and what the message says.
- WebhooksPost submissions into Slack or Microsoft Teams.
- Users & rolesAdd teammates and scope them to particular sites.
- API keysIssue and rotate keys for server-to-server calls.
- Submissions & jobsMonitor delivery and retry anything that failed.
Build & integrate
You're wiring up a form.
You have a siteKey and a formKey, maybe a CAPTCHA site key. These pages are code you can paste and error codes you can look up — no admin screenshots you don't need.
- Your first submissionA working example in about five minutes.
- Frontend integrationPlain HTML, React, Angular, Vue, and the CSP rules.
- Backend integrationServer-to-server with an API key — curl, Node, Python, Java.
- CAPTCHA for developersreCAPTCHA v2, v3, Turnstile, CSP entries, and test keys.
- API referenceEvery field, limit, and error code for both endpoints.