We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610e933 commit 021a9dcCopy full SHA for 021a9dc
USAGE.md
@@ -2,6 +2,8 @@ This documentation is based on our [OAI specification](https://github.com/sendgr
2
3
# INITIALIZATION
4
5
+Make sure your API key has the [required permissions](https://sendgrid.com/docs/ui/account-and-settings/api-keys/).
6
+
7
```python
8
from sendgrid import SendGridAPIClient
9
import os
0 commit comments