Documentation Index
Fetch the complete documentation index at: https://docs.sendpost.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
To get the most out of this guide, you’ll need to:- Create a SendPost Account
- Install PHP 7.4+
- A Sub-Account API Key from your SendPost dashboard
You can find your API keys in your SendPost
Dashboard. Make sure to use your Sub-Account API Key
for sending emails.
1. Install
Composer
To install the bindings via Composer, use the following command on the command line:shell
composer.json:
composer.json
composer install
Manual Installation
Download the files and includeautoload.php:
2. Getting Started
PHP
3. Next Steps
Explore more examples and use cases:PHP SDK
View the official SDK package on Packagist
SDK Examples
Comprehensive email sending examples
ESP Workflow Example
Full-featured example app with comprehensive ESP workflow