
says “This can take up to 2 minutes” (it doesn’t) but
curl --location --request POST \
'https://send.api.mailtrap.io/api/send' \
--header 'Authorization: Bearer ***' \
--header 'Content-Type: application/json' \
--data-raw '{"from":{"email":"no-reply@parkmate.club","name":"Mailtrap Test"},"to":[{"email":"mojalefamurphyster@gmail.com"}],"subject":"You are awesome!","text":"Congrats for sending test email with Mailtrap!","category":"Integration Test"}' | jq
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 364 100 135 100 229 505 857 --:--:-- --:--:-- --:--:-- 1368
{
"success": false,
"errors": [
"Security check pending. Mailtrap is checking your domain credibility, it usually takes one business day."
]
}says “it usually takes one business day”
Minor feedback, very nice UI and documentation, a developer’s dream.
Please authenticate to join the conversation.
In Review

Email API/SMTP
7 days ago

Marvin Murphy
Get notified by email when there are changes.
In Review

Email API/SMTP
7 days ago

Marvin Murphy
Get notified by email when there are changes.