Skip to main content

Official Nimvox Platform SDK — a typed async client for the Nimvox API (auth, email, payments, notifications, messaging). Every call is scoped to your project.

Project description

nimvox-sdk

Official Python SDK for the Nimvox Platform API — auth, email, payments, notifications, and messaging — behind one typed async client.

Built & maintained by Nimvox · github.com/nimvox-hq · nimvox.dev

Install

pip install nimvox-sdk

Usage

from nimvox_sdk import NimvoxClient

async with NimvoxClient(project_id="proj_...", api_key="key_...") as client:
    result = await client.auth.register(email="a@b.com", password="secret")

BuildvoxClient is exported as an alias of NimvoxClient — Buildvox is powered by the Nimvox platform:

from nimvox_sdk import BuildvoxClient

Access & security

Your API key is scoped to your project. Every method only ever reads or writes your own tenant's data — the gateway cryptographically binds the key to your project, so a key can never reach another tenant. Which services a key may call is governed by your plan: a call to a service you aren't entitled to returns 403; rate-limit overages return 429.

License

Apache-2.0 — the client library is open source and carries an explicit patent grant; the Nimvox service it talks to is proprietary and API-key gated.

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

nimvox_sdk-1.0.0.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nimvox_sdk-1.0.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file nimvox_sdk-1.0.0.tar.gz.

File metadata

  • Download URL: nimvox_sdk-1.0.0.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nimvox_sdk-1.0.0.tar.gz
Algorithm Hash digest
SHA256 79f2bbff5921f57da5c664be6dbf6073400a5ff8f0ad96af7d1b26f08d48a8c2
MD5 470e3223b7630157d9259c3c2277be86
BLAKE2b-256 5d36193134573e55f8935653e7db15beb8b352edcbb3c4ef070826f2a1f48c3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for nimvox_sdk-1.0.0.tar.gz:

Publisher: publish-python.yml on nimvox-hq/nimvox-platform

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nimvox_sdk-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: nimvox_sdk-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nimvox_sdk-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 739570e4f49f929286a126e2bd39a6011f1f6bf6c752da6dfcb6aac057c67989
MD5 57826475fd82eeb904430a672510bd67
BLAKE2b-256 65ffbaad76c3d2f443fb1ca281c50df5e22727d2f8064d19646436a742d6bade

See more details on using hashes here.

Provenance

The following attestation bundles were made for nimvox_sdk-1.0.0-py3-none-any.whl:

Publisher: publish-python.yml on nimvox-hq/nimvox-platform

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page