cybrid-api-id-python
Cybrid Identity API
What it is and what it does
This is an auto-generated Python client library for Cybrid's Identity API, part of the Cybrid platform for building white-label crypto products. It wraps the Identity API's REST endpoints to manage organization and bank identities, and to handle OAuth 2.0 Bearer Token authentication flows. The package depends on urllib3 for HTTP requests and python-dateutil for timestamp handling.
You would use this client when building backend services that need to authenticate with Cybrid, generate or validate access tokens, or manage identity resources programmatically. It abstracts away raw HTTP calls, letting you work with Python objects instead. The package is actively maintained and carries no known security vulnerabilities.
Use it for:
- Generate Bearer Tokens for Bank or Organization credentials using OAuth Client Credential Grant flow in a Python backend.
- Manage customer identities and access tokens programmatically within a Cybrid-integrated application.
- Automate identity verification and customer onboarding workflows that interact with Cybrid's identity provider.
- Build a Python service that acts as an intermediary between your application and Cybrid's identity and authentication APIs.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Generated Python client for the Cybrid Identity API, providing programmatic access to identity management, authentication, and OAuth token operations for the Cybrid crypto platform.
Yes, if you are building a Python backend that integrates with Cybrid's platform. The package is actively maintained, has no security vulnerabilities, low install friction, and permissive licensing. Install only if you actually need Cybrid Identity API access; it is a specialized client for a specific platform, not a general-purpose library.
Install
cybrid-api-id-python on PyPI
pip
pip install cybrid-api-id-pythonuv
uv add cybrid-api-id-pythonpoetry
poetry add cybrid-api-id-pythonInstalling cybrid-api-id-python
Before you install
Active maintenance with a release on 2026-08-14 and low install friction; depends only on urllib3 and python-dateutil, both widely-used and stable libraries.
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions; suitable for most integration scenarios.
Quickstart
pip install cybrid-api-id-python
import cybrid_api_id_python
# Instantiate client and authenticate using OAuth credentials
# See Cybrid documentation for scope and token generation details
Requires Python 3.6 or later; OAuth credentials (Client ID and Secret) from Cybrid Sandbox must be obtained separately before API calls can be made.
Verify before relying
- Whether the package provides pre-built model classes or only low-level HTTP request/response handling.
- Whether authentication helpers (e.g., automatic token refresh) are included or must be implemented by the caller.
- API coverage: which Cybrid Identity endpoints are available in version 0.129.889.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.6) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — urllib3, python-dateutil |
| Maintenance | actively maintained — 0 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 236,774/month — #8,977 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cybrid_api_id_python-0.129.889-py3-none-any.whl
Keywords: Cybrid, Identity, API
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
cybrid-api-bank-pythonPython client library for the Cybrid Bank API,…
permissive · top 15,000 on PyPI
cybrid-api-organization-pythonA Python client library for the Cybrid…
permissive · top 15,000 on PyPI
idGenerates OIDC identity tokens by automatically…
permissive · top 1,000 on PyPI
dubDub is a Python SDK for the Dub.co link…
unclear · top 15,000 on PyPI
paradime-ioPython SDK for interacting with the Paradime…
unclear · top 15,000 on PyPI
aws-bedrock-token-generatorGenerates short-term bearer tokens for AWS…
permissive · top 5,000 on PyPI
ssh-import-idssh-import-id fetches public SSH keys from…
copyleft · top 15,000 on PyPI
method-pythonPython client library for the Method API,…
permissive · top 15,000 on PyPI
azure-identityProvides Microsoft Entra ID token-based…
unclear · top 1,000 on PyPI
azure-communication-identityCreates and manages user identities and access…
permissive · top 15,000 on PyPI