WordPress
WordPress integrations commonly use SMTP relay, forms, or plugin-level API calls.
For email sending, prefer SMTP Quickstart when the plugin supports SMTP settings. Use API integration only when the plugin supports custom HTTP workflows or server-side hooks.
Keep API keys out of public theme files and frontend JavaScript.