emailguard_sdk
Python SDK for the EmailGuard public API. This package is generated from the public OpenAPI spec.
Links
Install
pip install emailguard_sdk
Authentication
Create a team-scoped API key in EmailGuard, then authenticate requests with:
Authorization: Bearer egsk_live_...
For local examples, you can also set:
EMAILGUARD_API_KEY=egsk_live_...
API Responses
REST API responses use a JSON envelope:
{ "code": "SUCCESS", "data": {}, "message": "" }
Read data on success and use code / message for error handling.
Related Packages
- @emailguard/sdk (TypeScript)
- @emailguard/mcp (MCP)
- github.com/EmailGuard/emailguard-go (Go)
- emailguard_sdk (Python) (this package)
- emailguard/emailguard-sdk (PHP)
- emailguard_sdk (Ruby)
- EmailGuard Zapier integration
Support
Questions, issues, or feedback? Email dev@emailguard.co.
Release files for emailguard-sdk 1.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| emailguard_sdk-1.0.5.tar.gz | 44.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| emailguard_sdk-1.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 139.5 kB
Release files / emailguard_sdk-1.0.5.tar.gz
| Download URL | emailguard_sdk-1.0.5.tar.gz |
|---|---|
| Size | 44.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c3010c3c8b7cda99a4436aad6fb155c3e1b4aefcc1bc3fd185db643a16c11dd6
|
|
BLAKE2b-256 checksum How to use checksums |
1e3e56f91272142b8597b45ba30c02a5785efd8ca7d3d77a999981a7805113f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|
Release files / emailguard_sdk-1.0.5-py3-none-any.whl
| Download URL | emailguard_sdk-1.0.5-py3-none-any.whl |
|---|---|
| Size | 95.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d2bffcb5efd6e489924e4a6c0591edc13aab6f4cc7613745189104fd5a37d49f
|
|
BLAKE2b-256 checksum How to use checksums |
2d80943564d93c50e41cffbf7ac26c00833927164dbbdba80226405eacfeaae3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|