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.5.tar.gz
(19.2 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.5.tar.gz.
File metadata
- Download URL: dixa_api_client-2.4.5.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2f9ad9f1cfa113562dbceb2a78ce2250d64c4af8cc7c4b601742b17dad3e09b
|
|
| MD5 |
36feb236a19e317a0188d391ebbc5f10
|
|
| BLAKE2b-256 |
7e2ad45cd689d468cf193ca995eba3eeeb4bfad22f038d5093e5251a47739acf
|
File details
Details for the file dixa_api_client-2.4.5-py3-none-any.whl.
File metadata
- Download URL: dixa_api_client-2.4.5-py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dcedb560ec1d042d9bb80067fb1350361bc66413fabb94d1cb88a143adf8931
|
|
| MD5 |
67cbe0d7aa868855e19a346e62fdb734
|
|
| BLAKE2b-256 |
a4d6958ebb098b91fe373b09a6d18e4d3a13743279aaffbe152766a79e7f062a
|