Python client for the Conduit platform APIs (core, metering, activities, crm, billing, roi).
Project description
bamex-conduit
Python client for the Conduit platform APIs. One package, one version. The headline
client targets the Conduit API gateway (edge) — the public, capability-scoped
surface most consumers should use. Direct per-service clients are available under
conduit_sdk.services.* for internal/advanced use.
- Distribution (what you install):
bamex-conduit - Import package:
conduit_sdk
pip install bamex-conduit
Usage
The headline client is the edge (API gateway), re-exported at the top level:
from conduit_sdk import AuthenticatedClient
from conduit_sdk.edge.api.entitlements import check_entitlement
client = AuthenticatedClient(base_url="https://api.conduit.example", token="...")
decision = check_entitlement.sync(client=client, body=...)
conduit_sdk.edge is a standard openapi-python-client
client: use conduit_sdk.edge.api.<group>.<operation> and conduit_sdk.edge.models.
Direct per-service clients (internal/advanced)
For direct service-to-service access, each backend service has its own client under
conduit_sdk.services.*:
| Submodule | API |
|---|---|
conduit_sdk.services.core |
Core API — agents, authorizations, payment intents, policies, cards, audit, tenants |
conduit_sdk.services.metering |
Usage metering |
conduit_sdk.services.activities |
Activity (ROI attribution) substrate |
conduit_sdk.services.crm |
CRM |
conduit_sdk.services.billing |
Billing |
conduit_sdk.services.roi |
ROI dashboards |
Same shape as the edge: conduit_sdk.services.<service>.AuthenticatedClient,
conduit_sdk.services.<service>.api.<group>.<operation>, and
conduit_sdk.services.<service>.models.
Regenerating
The clients are generated from the specs in api/. See
sdk/python/generate.sh and sdk/PUBLISHING.md.
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 bamex_conduit-0.1.3.tar.gz.
File metadata
- Download URL: bamex_conduit-0.1.3.tar.gz
- Upload date:
- Size: 243.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a7c254deb7090af5319884d35067def8f9a274a4862d96fca931b280e9dd77e
|
|
| MD5 |
87888ad0825150f0c435b58d7867c8a8
|
|
| BLAKE2b-256 |
7cc0d7ff3069d80958cb9c541bcbfad73210119c125a0c3bc9a23745e8b57ea8
|
Provenance
The following attestation bundles were made for bamex_conduit-0.1.3.tar.gz:
Publisher:
publish-sdks.yml on nwinston/conduit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bamex_conduit-0.1.3.tar.gz -
Subject digest:
3a7c254deb7090af5319884d35067def8f9a274a4862d96fca931b280e9dd77e - Sigstore transparency entry: 1996673884
- Sigstore integration time:
-
Permalink:
nwinston/conduit@295caa203a786548c98320a9c5681f35da2d32f5 -
Branch / Tag:
refs/tags/sdk-v0.1.3 - Owner: https://github.com/nwinston
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-sdks.yml@295caa203a786548c98320a9c5681f35da2d32f5 -
Trigger Event:
push
-
Statement type:
File details
Details for the file bamex_conduit-0.1.3-py3-none-any.whl.
File metadata
- Download URL: bamex_conduit-0.1.3-py3-none-any.whl
- Upload date:
- Size: 844.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e27fc38a752707062e92cf8f6200fd2c20ef3605e2429d0fab68b49773fd36c
|
|
| MD5 |
06b9c9abc73d42657c041d907813c049
|
|
| BLAKE2b-256 |
c666fa1f658b14dd183e0af6a36fe770777a92c8bb602ced367b6a5c8f727815
|
Provenance
The following attestation bundles were made for bamex_conduit-0.1.3-py3-none-any.whl:
Publisher:
publish-sdks.yml on nwinston/conduit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bamex_conduit-0.1.3-py3-none-any.whl -
Subject digest:
1e27fc38a752707062e92cf8f6200fd2c20ef3605e2429d0fab68b49773fd36c - Sigstore transparency entry: 1996673963
- Sigstore integration time:
-
Permalink:
nwinston/conduit@295caa203a786548c98320a9c5681f35da2d32f5 -
Branch / Tag:
refs/tags/sdk-v0.1.3 - Owner: https://github.com/nwinston
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-sdks.yml@295caa203a786548c98320a9c5681f35da2d32f5 -
Trigger Event:
push
-
Statement type: