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.13.tar.gz
(19.4 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.13.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.13.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e81be3bf4d4345e8837733c81bb37415d6b60f76ce16ad74c02b83879fe1fd9
|
|
| MD5 |
93ff40ff10bbf258e0df056ef3d4ed48
|
|
| BLAKE2b-256 |
5376c179aefaa6276eac15365e6ae37e1c873f69b190a016875bfd99ca546566
|
File details
Details for the file dixa_api_client-2.4.13-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.13-py3-none-any.whl
- Upload date:
- Size: 29.0 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 |
533f9e8adcf6e5f64a5f96a11c8e23bc251c957072dfb66a3ccd6385c194d517
|
|
| MD5 |
bad03a0cfcfbd4e9a1ab21ffb3b9a105
|
|
| BLAKE2b-256 |
1c8eaab2e779243fa5f41d3c4428401936019fbba7f7616c87aad5f3e8c6711c
|