Synerise CDP REST API SDK
Project description
synerise-sdk
Synerise CDP SDK — workspace authentication and customer profile sync over the Synerise REST API.
Installation
pip install entirius-py-synerise-sdk
Usage
from synerise_sdk import SyneriseClient
from synerise_sdk.dto.profile import Profile
client = SyneriseClient(subdomain="https://api.synerise.com", api_key="...")
client.get_workspace_token()
client.get_profile_create(Profile(email="user@example.com", uuid="...").asdict())
Development
make install # sync dependencies (uv)
make check # lint + format check (ruff)
make test # test suite (pytest) — integration test skipped without SYNERISE_API_KEY
Development and agent instructions: AGENTS.md.
License
Mozilla Public License 2.0 — see 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
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 entirius_py_synerise_sdk-2.0.0.tar.gz.
File metadata
- Download URL: entirius_py_synerise_sdk-2.0.0.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
489fdb123865fd29bfb14455a2467db6304c4ff22400e69b76ac76f076a8f9c8
|
|
| MD5 |
4716e3f0bc46f9883a884d4b0be94965
|
|
| BLAKE2b-256 |
7014db0dc60f287c20ca0cae8c4cd80f039017b3f5ccb70858a190ffb4030799
|
File details
Details for the file entirius_py_synerise_sdk-2.0.0-py3-none-any.whl.
File metadata
- Download URL: entirius_py_synerise_sdk-2.0.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a5378ff515fd7a8a10da887fe814fda83747b68345f659d71ca4d29328ea911
|
|
| MD5 |
7510ec8c3d3afbc8ccaac32c142eeb5a
|
|
| BLAKE2b-256 |
5ae4355d91999bf3c2e60c3f171db683cdd08a5b300af1f756434322786e3b1c
|