Python API Client for Dixa
Project description
Dixa API Wrapper
Installation
pip install dixa-api-client
Usage
from dixa import Dixa
client = Dixa(api_key='XXXXX')
agents = client.v1.Agents.list()
for agent in agents:
print(agent['id'])
For more details on the content of the reponses, visit the official dixa API docs.
Resources Available
v1
- Agents
- Analytics
- Contact Endpoints
- Conversations
- Custom Attributes
- End Users
- Queues
- Tags
- Teams
- Webhooks
Resources
License
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
dixa_api_client-2.4.7.tar.gz
(19.3 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 dixa_api_client-2.4.7.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.7.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
964dc7d65d196783bcf355b08df3539920ff02df80b9252eedc4dae46c3b40ee
|
|
| MD5 |
73496c6f8a505351295dfd984ba622d8
|
|
| BLAKE2b-256 |
a0768231190f7bb8a543cdb8c89d3c362467fefb87c48f906c49637bdadcf0ca
|
File details
Details for the file dixa_api_client-2.4.7-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.7-py3-none-any.whl
- Upload date:
- Size: 28.8 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 |
c230ac7379f477efd7faa3877895ebb08658eb4a89162b048bc030f35f23d3a5
|
|
| MD5 |
0524f0cfcba6cac1cd5b956fa34ed306
|
|
| BLAKE2b-256 |
f06efab91787530df3e41b46f915c05c4e0213b5b2a72caee6104095c6ef1669
|