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.4.tar.gz
(19.1 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.4.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.4.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03d18c8b3c960e4b4cd87262cd2feb2db7e106fce93dc0d1dc6bd9d50bc2c29d
|
|
| MD5 |
35db9713f5695ae5322645cfa5991e14
|
|
| BLAKE2b-256 |
e1c84b7801de0a4fcd5e960c8f0f6952b5b2736888228c21eb4a6cc71a557f6f
|
File details
Details for the file dixa_api_client-2.4.4-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.4-py3-none-any.whl
- Upload date:
- Size: 28.6 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 |
34e70e54281c472c0cf04969107df74d48f768f31f3189a8cb39660bc02106f2
|
|
| MD5 |
018af17a376c87be86839620cef12c8b
|
|
| BLAKE2b-256 |
2f7d690b5912b5933fcb74026d217bede37d6a764b970034d6dc5c59aa176b64
|