Skip to content

Instantly share code, notes, and snippets.

@coinscious-io
Created August 2, 2019 14:33
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/bddd262a921c0088ef4da806c0eb7d55 to your computer and use it in GitHub Desktop.
Save coinscious-io/bddd262a921c0088ef4da806c0eb7d55 to your computer and use it in GitHub Desktop.
Get the VWAP of a cryptocurrency denominated in a fiat currency
curl -X GET \
'https://api.coinscious.org/vwap/btc?fiat=CAD' \
-H 'Authorization: Bearer <token>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment