1
Install the SDK
Add the SDK to your project with Composer:
2
Set your credentials
Create a The SDK loads these values automatically. To obtain credentials, 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