Sendgrid Api Setup to send Email and read Quota Info
2026-01-01·
·
1 min read
Chi Yau
最近開始認真地使用 SendGrid Email API 來send Email
之前都是為了快可以開始 所以API 都是選擇 full control
現在明白到cybersecurity 既重要性1, 所以便重新去setup 我的SendGrid API Key
要做到我想實現的功能我只需要以下permission
- Mail Send - FULL
- Stats - READ
- Email Activity - READ

便可以做到
Send Email 和看看 Email Quota 還有多少
Hope you find it useful