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.10.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.10.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.10.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6664a753ca7cb213d333fb887f8eb7bff5c155b8e1c1938ba2caea87c95ec28e
|
|
| MD5 |
d157dd76d0c657319c368bc32c9084b2
|
|
| BLAKE2b-256 |
ce32a2d3c64fa091383abbbc83d3207f11ee78e650122be1c41439868221a076
|
File details
Details for the file dixa_api_client-2.4.10-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.10-py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f7e2c037d2f31337d430d466a1fe78a2959546e3b67b1954d09d54b731b33a7
|
|
| MD5 |
f909cc997c64595f6ef1d288187a5d76
|
|
| BLAKE2b-256 |
6880ba5500e0d0b72e12ef4d88d6486da64202d3ef8b34456a7f0e7eda8993e3
|