Skip to content

Instantly share code, notes, and snippets.

@coinscious-io
Created August 2, 2019 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coinscious-io/1837f260b8bf91b79b90e926886d96e4 to your computer and use it in GitHub Desktop.
Save coinscious-io/1837f260b8bf91b79b90e926886d96e4 to your computer and use it in GitHub Desktop.
Get a list of supported exchanges and their information
curl -X GET \
'https://api.coinscious.org/exchanges' \
-H 'Authorization: Bearer <token>’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment