The synchronous response from POST /api/send is available to all customers, regardless of subscription level.
Example standard response:
{
"messageId": "abcd1234",
"status": "queued"
}This response confirms that the email has been accepted for processing but does not include historical or post-send engagement data.