cybrid-api-organization-python
Cybrid Organization API
What it is and what it does
This is an auto-generated Python client for Cybrid's Organization API, part of Cybrid's all-in-one crypto platform for building and launching white-label crypto products. The package wraps REST endpoints that manage organizations and their downstream resources, handling OAuth 2.0 Bearer Token authentication and serialization of requests and responses.
You use it to programmatically interact with the Cybrid Organization API instead of making raw HTTP calls. It depends on urllib3 for HTTP transport and python-dateutil for timestamp handling. The package is actively maintained, released most recently on 2026-08-14, and supports Python 3.6 and later with low installation friction.
Use it for:
- Automate organization provisioning and configuration in a white-label crypto platform deployment.
- Build internal tools to manage multiple Cybrid organizations and their associated banks programmatically.
- Integrate Cybrid's organization management into a larger fintech or crypto operations workflow.
- Test and validate organization-level API behavior in CI/CD pipelines using Python.
- Develop backend services that need to read or modify organization settings via the Cybrid platform.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A Python client library for the Cybrid Organization API, enabling programmatic management of organizations and their associated resources via REST endpoints.
Yes. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. Install it if you need to interact with the Cybrid Organization API from Python. The only prerequisite is obtaining OAuth 2.0 credentials from Cybrid's Sandbox or Identity Provider.
Install
cybrid-api-organization-python on PyPI
pip
pip install cybrid-api-organization-pythonuv
uv add cybrid-api-organization-pythonpoetry
poetry add cybrid-api-organization-pythonInstalling cybrid-api-organization-python
Before you install
Active maintenance with a release on 2026-08-14. Low install friction: pure Python wheel with only two lightweight runtime dependencies (urllib3 and python-dateutil). Supports Python 3.6 and later.
License in practice
Licensed under Apache-2.0 (permissive), allowing commercial use, modification, and distribution with minimal restrictions—suitable for most integration scenarios.
Quickstart
pip install cybrid-api-organization-python
import cybrid_api_organization_python
from cybrid_api_organization_python.api_client import ApiClient
client = ApiClient()
# Use client to interact with Organization API endpoints
Requires OAuth 2.0 Bearer Token credentials (Client ID and Secret) obtained from the Cybrid Sandbox or Identity Provider to authenticate API requests.
Verify before relying
- Whether the package includes generated models and endpoints for all Organization API resources or a subset thereof.
- Whether there are version-specific API compatibility notes or breaking changes between releases.
- Whether the package provides convenience methods or is a thin wrapper around raw HTTP calls.
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 | 232,729/month — #9,056 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cybrid_api_organization_python-0.129.889-py3-none-any.whl
Keywords: Cybrid, Organization, 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-id-pythonGenerated Python client for the Cybrid Identity…
permissive · top 15,000 on PyPI
method-pythonPython client library for the Method API,…
permissive · top 15,000 on PyPI
paypalrestsdkA REST client library for integrating PayPal…
unclear · top 5,000 on PyPI
benchling-sdkA typed Python SDK for interacting with the…
permissive · top 15,000 on PyPI
injective-pyInjective Python SDK provides client libraries…
permissive · top 15,000 on PyPI
klaviyo-apiPython client library for the Klaviyo marketing…
permissive · top 15,000 on PyPI
google-cloud-org-policyPython client library for Google Cloud…
permissive · top 5,000 on PyPI
mollie-api-pythonPython client library for the Mollie payment…
permissive · top 15,000 on PyPI
longbridgeLongbridge provides a Python SDK for accessing…
unclear · top 15,000 on PyPI