--- id: cybrid-api-organization-python version: "0.129.889" license: Apache-2.0 license_treatment: permissive maintenance: active --- # cybrid-api-organization-python — Cybrid Organization API License: permissive · Maintenance: active · Downloads: 232.7K/mo ## 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 above — 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 pip install cybrid-api-organization-python uv add cybrid-api-organization-python poetry add cybrid-api-organization-python ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 232.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags cybrid organization api client, crypto platform api python, cybrid sdk python, organization management api, white-label crypto api client, cybrid rest api wrapper, banking platform api python, api-client, crypto-finance, oauth2 [View on SkillFed](https://skillfed.io/packages/cybrid-api-organization-python) · [View on PyPI](https://pypi.org/project/cybrid-api-organization-python/)