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.3.3.tar.gz
(17.7 kB
view details)
Built Distribution
File details
Details for the file dixa_api_client-2.3.3.tar.gz
.
File metadata
- Download URL: dixa_api_client-2.3.3.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 491b951518aa4dfa084b254160c3bca135902abd7aa5bbb759f7356e6e7c6cb1 |
|
MD5 | c6b1f14ac328f2d79b3ec8286e3fc558 |
|
BLAKE2b-256 | 60690c61caed216ccbb0f6c6a0c3b19f5331190d05eaddef723ca1fd1ee4e293 |
File details
Details for the file dixa_api_client-2.3.3-py3-none-any.whl
.
File metadata
- Download URL: dixa_api_client-2.3.3-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa1572e111c66378fb720cb4b59e0be03c15da2a542a9079485a79a7a12b3b03 |
|
MD5 | 34229bfa30e70fcd43b06514ae22fd02 |
|
BLAKE2b-256 | c8d909255a91fbfef014bb8483aebb61f927a5945fb06c701073cdb8fea90fb5 |