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.0.tar.gz
(18.6 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.0.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.0.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e14ab6abf10a1f45170b8a3aede36bc114fbc9a1d26afb1fa7a29ad2b6e85b
|
|
| MD5 |
fff6eb36d51ae8cae78df01a95aa4e5e
|
|
| BLAKE2b-256 |
eba5c2d64c83be437195ea26588204ce1d0395966cdd54251a3284b8c6d6085d
|
File details
Details for the file dixa_api_client-2.4.0-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.0-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
377f75013020c5bd146a1e4eda3cb638e3efc4abe7df4f618faf99da2f7e66eb
|
|
| MD5 |
4021bdf38806336aae66824137bc367e
|
|
| BLAKE2b-256 |
5610882bc7e5e77aaa264233ba34a5f40764663a9f189f2457260eac61715d27
|