Skip to content

mardlin/coinbase-exchange-api-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinbase Exchange API Tester

For Coinbase Exchange API v1.

Purpose

This repo contains scripts to allow you to easily hit Coinbase Exchange Sandbox API endpoints to see the actual response returned by the API. This is useful for quickly exploring how the Coinbase Exchange API works.

Please use only with Coinbase Exchange Sandbox accounts. These files are intended as examples only and may contain undesirable actions such as buys and sells at undesirable prices.

https://public.sandbox.exchange.coinbase.com/

Usage

Change into the methods directory and run the file for the method you want to call. The response will be logged to the console.

License & Disclaimer

The code is released under the MIT License. It may be subtly broken or buggy. Please take the following message to heart:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published