EmailGuard Public API
Project description
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/emailguardsdk (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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file emailguard_sdk-1.0.1.tar.gz.
File metadata
- Download URL: emailguard_sdk-1.0.1.tar.gz
- Upload date:
- Size: 43.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fa4c86c279028b662314885ef68ac1d7cd3e5ed104f08633f2b753e0a5e816b
|
|
| MD5 |
89efbc94a4abaa1684f4e0f2f3ca79f4
|
|
| BLAKE2b-256 |
e9bbdad59719976ff5d8ea54d9fed352863fc6913889942f6477c2d9cbed398f
|
File details
Details for the file emailguard_sdk-1.0.1-py3-none-any.whl.
File metadata
- Download URL: emailguard_sdk-1.0.1-py3-none-any.whl
- Upload date:
- Size: 93.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ab76d66721035624153791b3620f46980e5bc161dfc684e752e2604503a83ca
|
|
| MD5 |
12a861a2efacf77b3c3ceb8ee999e52b
|
|
| BLAKE2b-256 |
695e8468922eb4c31bde884866e2dbee359bcf14f7ec2e54ca06ca021ffa7d98
|