Official Python SDK for the Relancify API.
Project description
Relancify SDK (Python)
Official Python SDK for the Relancify API.
Installation
pip install relancify-sdk
Quickstart
from relancify_sdk import RelancifyClient
client = RelancifyClient(
base_url="https://api.relancify.com/api/v1",
api_key="<your_api_key>",
)
agents = client.agents.list()
print(len(agents))
client.close()
Available resources
client.agentsclient.runtimeclient.usersclient.voicesclient.api_keys
Notes
- The SDK uses synchronous
httpx. - HTTP errors are raised as
relancify_sdk.errors.ApiError.
Security best practices
- Never hardcode API keys or bearer tokens in source code.
- Use environment variables or a secure secret manager.
- Rotate credentials periodically.
- Prefer short-lived access tokens when possible.
Project details
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 relancify_sdk-0.1.0.tar.gz.
File metadata
- Download URL: relancify_sdk-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b02e85f3fe9c01d11d3f73ad247bf7d400a19a1865ae8443574bd1a654bed78
|
|
| MD5 |
13c1ab46c43d5fac5e450d0394ee5495
|
|
| BLAKE2b-256 |
aaa54c5a44cf5838b6de607f16efb362efcd1847491fa2801b8153924afe537f
|
Provenance
The following attestation bundles were made for relancify_sdk-0.1.0.tar.gz:
Publisher:
publish-sdk-pypi.yml on NKSTUD/relancify-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
relancify_sdk-0.1.0.tar.gz -
Subject digest:
8b02e85f3fe9c01d11d3f73ad247bf7d400a19a1865ae8443574bd1a654bed78 - Sigstore transparency entry: 969300724
- Sigstore integration time:
-
Permalink:
NKSTUD/relancify-sdk@8d6ca4bb89b2318cae225009a7ecfb2b02bf4ebc -
Branch / Tag:
refs/tags/sdk-v0.1.0 - Owner: https://github.com/NKSTUD
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-sdk-pypi.yml@8d6ca4bb89b2318cae225009a7ecfb2b02bf4ebc -
Trigger Event:
push
-
Statement type:
File details
Details for the file relancify_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: relancify_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c445ea0f1bb77a8e8d43dacfc8db471e6bef3429a123310a933a5dcf283ae26
|
|
| MD5 |
832fd17cd4899cb06801617001820be0
|
|
| BLAKE2b-256 |
bc5f35bd28dde4e8d70836ae1f4811e5e4b852717606b35e319e824a59ae462a
|
Provenance
The following attestation bundles were made for relancify_sdk-0.1.0-py3-none-any.whl:
Publisher:
publish-sdk-pypi.yml on NKSTUD/relancify-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
relancify_sdk-0.1.0-py3-none-any.whl -
Subject digest:
5c445ea0f1bb77a8e8d43dacfc8db471e6bef3429a123310a933a5dcf283ae26 - Sigstore transparency entry: 969300726
- Sigstore integration time:
-
Permalink:
NKSTUD/relancify-sdk@8d6ca4bb89b2318cae225009a7ecfb2b02bf4ebc -
Branch / Tag:
refs/tags/sdk-v0.1.0 - Owner: https://github.com/NKSTUD
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-sdk-pypi.yml@8d6ca4bb89b2318cae225009a7ecfb2b02bf4ebc -
Trigger Event:
push
-
Statement type: