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
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.15.tar.gz
(19.5 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.15.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.15.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07ac27b80938a7013faecd2a52c5a39619d128fae0c0e209bce89d2dd54b3a70
|
|
| MD5 |
183ede6108e055e976ddbf9a22b7b24e
|
|
| BLAKE2b-256 |
5e46cc05f81f06517a9fd9e964467ada594ac6828ffab2b90a95218dd28f5ff6
|
File details
Details for the file dixa_api_client-2.4.15-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.15-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc058d5af60948863677e8c9fd688dbc8f79a5f1cb45b1586d390b56c767ea5c
|
|
| MD5 |
d66299a4b6ee0053a1cd999d65427a15
|
|
| BLAKE2b-256 |
693cce08dd9005e66c5978befb0a84a8d19e6354bb786c315564517e904e9e92
|