1
Install the SDK
Add the SDK to your project with Composer:
2
Set your API key
Create a The SDK loads this value automatically. To obtain your API key, see Authentication.
.env file in your project root:3
Send your first email
Create a file Run it:
send.php:4
Check delivery status
Use the tracking ID to check delivery:
Next steps
- Email client: add HTML, attachments, CC/BCC, and handle errors
- Forms client: retrieve form schemas and submit responses