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.1.tar.gz
(18.7 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.1.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c55c7dfeb83eea37c5c81e902420dd153db4b7790c3717bc57e4eef7aeaeb934
|
|
| MD5 |
62aa53e3efd81569fdf330529a3633d8
|
|
| BLAKE2b-256 |
a1257957d0ee2c4b6bd3bfa0727a117d338625d72f207822ace9f4db907d7cab
|
File details
Details for the file dixa_api_client-2.4.1-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.1-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 |
3c6f201d02eae507cd7be12f6ca2e54c2a4375bcd34c0a7ecfebf1e01dab0b4f
|
|
| MD5 |
e7981fa10a57342eb0326de30712a4e8
|
|
| BLAKE2b-256 |
8dd45721d0f491648119d9a9b926b7acd6d6ece3f9d19db6e06aeb2973ddf1c8
|