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.12.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.12.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.12.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc7b9e7675e0c79908acad7eed5b56ad9f77b370e7cd7de1bcdca1229848f7c3
|
|
| MD5 |
93fbf192a77d266b04ba4465b287d6be
|
|
| BLAKE2b-256 |
4cc0572fd6ebf137465476291a2f62dcc4d9c395d8db7929714121275e2283c8
|
File details
Details for the file dixa_api_client-2.4.12-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.12-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.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5424bf41b0b3345f2b9d31aac3d1a509fa10c21dd5a57c2b14deab597acc2ed6
|
|
| MD5 |
b415f6e23c4a5633c571405eb9866cc3
|
|
| BLAKE2b-256 |
67ecba7d7d694c7fd799cd49f18fbeffa22074ea3862490409b21c89c8073a8f
|