Python API Client for Brevo
Project description
Brevo API Wrapper
Installation
pip install brevo-api
Usage
from brevo import BrevoAPI
client = BrevoAPI(api_key='YOUR_API_KEY', partner_key='YOUR_PARTNER_KEY')
response = client.Account.get_account()
print(response)
For more details on the content of the reponses, visit the generate python SDK by Brevo.
Resources Available
- AccountApi
- CompaniesApi
- ContactsApi
- ConversationsApi
- CouponsApi
- DealsApi
- DomainsApi
- EcommerceApi
- EmailCampaignsApi
- EventsApi
- ExternalFeedsApi
- FilesApi
- InboundParsingApi
- MasterAccountApi
- NotesApi
- PaymentsApi
- ProcessApi
- ResellerApi
- SMSCampaignsApi
- SendersApi
- TasksApi
- TransactionalSMSApi
- TransactionalWhatsAppApi
- TransactionalEmailsApi
- UserApi
- WebhooksApi
- WhatsAppCampaignsApi
License
Acknowledgements
This project is a wrapper of brevo_python by getbrevo.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
brevo_api-1.0.0.tar.gz
(3.0 kB
view details)
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 brevo_api-1.0.0.tar.gz.
File metadata
- Download URL: brevo_api-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd4a19a735e6463354b4bf4dd18977054a2154cdcf77abc9893497c4752ba256
|
|
| MD5 |
4829e6a507d2c9c7afac608fe232e224
|
|
| BLAKE2b-256 |
f23e688d05737ea2b7508d743ac96c65f4c4868f146e292b078105bbbc086a51
|
File details
Details for the file brevo_api-1.0.0-py3-none-any.whl.
File metadata
- Download URL: brevo_api-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbc492572e8e37fd519dac10b6cd5c3ed734778300719a9bccd679f8f0e6a498
|
|
| MD5 |
85631fa1367a15c97427faccf2b2ec13
|
|
| BLAKE2b-256 |
0eaefa657d5f7836b56ac69ddeb945f257700391a22ba40cd90cb54b2bae9533
|