BXB Customer Portal API
Project description
bxb-portal
Python SDK for the bxb customer portal API.
This package contains only the portal endpoints, intended for customer-facing applications that need self-service access to billing data.
Installation
pip install bxb-portal
Usage
import bxb_portal
config = bxb_portal.Configuration(host="https://your-bxb-instance.com")
client = bxb_portal.ApiClient(config)
Authentication
The portal API uses JWT tokens passed as a query parameter. See the main bxb documentation for details on generating portal tokens.
Documentation
License
AGPL-3.0
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
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 bxb_portal-0.3.4.tar.gz.
File metadata
- Download URL: bxb_portal-0.3.4.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
603af3b8202176875a91208f9223d3efa2be7c23b8523cf6d395d466abe228bf
|
|
| MD5 |
4dd2bdf8d15a57a028b8baf0fe8e2d73
|
|
| BLAKE2b-256 |
c10ce5e9d9b8b238e17fc951df4dfac78889250b7aaa179d6f767916ad82786f
|
File details
Details for the file bxb_portal-0.3.4-py3-none-any.whl.
File metadata
- Download URL: bxb_portal-0.3.4-py3-none-any.whl
- Upload date:
- Size: 103.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b94604112dfe4b8a43a88fe0be33e377306259906cbd1880d3f8ba955b686932
|
|
| MD5 |
b7b8711e660136ff212c3e35c62173ca
|
|
| BLAKE2b-256 |
0e6d3d842a35f1b73f9ac384ef941e68b1705585597b6819b3982e730e40b05a
|