Added
[Notice] Official Launch of the Upbit SDK – Get Started with the Upbit API Easily and Quickly!
4 days ago
Dear developers, this is Upbit Developer Center team.
We have released the official Upbit SDK to help you use the Upbit Open API more easily and quickly. This SDK simplifies repetitive integration processes such as authentication and request handling, allowing you to focus on implementing core features.
1. Usage Guide
You can find language-specific example code and step-by-step guides on GitHub and the Developer Center.
- Upbit GitHub : https://github.com/upbit-official
- Getting Started with the Python SDK: https://github.com/upbit-official/upbit-sdk-python/blob/main/README.md
- Getting Started with the TypeScript SDK:https://github.com/upbit-official/upbit-sdk-typescript/blob/main/README.md
Note: To use all features such as orders, deposits, and withdrawals beyond market data inquiries, you need to issue an API key and enable the required permissions.
2. Key Features and Benefits
| Category | Description |
|---|---|
| Supported Languages | Official Support for Python and TypeScript |
| Automated Authentication | Enables immediate integration by automatically handling JWT generation and request signing. |
| IImproved Development Efficiency | Simplifies API request construction and response data handling, allowing you to focus on core logic |
| Enhanced Stability | Stable operation through retry, pagination, and common exception handling features |
| Maintenance Efficiency | API spec changes and new features are reflected in the SDK, reducing the burden of updating integration code. |
3. Important Notes
- The SDK is continuously updated, and features or policies may change depending on the version. We recommend using the latest version.
- Service usage may be restricted in the event of excessive requests or abnormal traffic. Please comply with the Upbit Open API rate limit policy.
- Please ensure that your API key and authentication credentials are managed securely, for example by using environment variables, to prevent external exposure.
- Data provided through the SDK can be used in accordance with the Upbit Open API Terms of Use.
Upbit will continue to strive to provide a more convenient and seamless trading environment along with a wide range of features.
Thank you.
