API Reference coinbasepro_rest v1.0.0

Modules

This package implements a low-level REST API of the Coinbase Pro. Low-level means it is just a wrapper over HTTP library which handles authentication, request signing and has a few nice helper functions but you still have to construct URLs and interpret responses on your own.

This module is currently responsible for storing authentication information used to issue requests.

Module responsible for wrapping logic of the HTTP requests issues to the Coinbase Pro API.

Module responsible for wrapping responses from the API.