The Advanced Trade Python SDK is a Python package that makes it easy to interact with the Coinbase Advanced Trade API. It handles authentication, HTTP connections, and provides helpful methods.

The Python SDK includes a REST API client that interacts with Advanced Trade REST API endpoints and a WebSocket client that interacts with the WebSocket API.

Refer to the Getting Started guide for instructions on creating an API key.

Resources