.. Docs documentation master file, created by
   sphinx-quickstart on Wed Jan 17 16:53:39 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Coinbase Advanced API Python SDK
================================

-------------

Getting Started
================================
Welcome to the official Coinbase Advanced API Python SDK. This python project was created to allow coders to easily plug
into the `Coinbase Advanced API <https://docs.cdp.coinbase.com/advanced-trade/docs/welcome/>`_


- Docs: https://docs.cdp.coinbase.com/advanced-trade/docs/welcome/
- Python SDK: https://github.com/coinbase/coinbase-advanced-py

For detailed exercises on how to get started using the SDK look at our SDK Overview:
https://docs.cdp.coinbase.com/advanced-trade/docs/sdk-overview

-------------

.. toctree::
   :maxdepth: 3
   :caption: Contents:

   coinbase.rest
   coinbase.websocket
   coinbase.websocket.user
   jwt_generator