Coinmarket

MIT License
17
  • Apple

get_quotes

Get cryptocurrency quotes

Input Schema

NameRequiredDescriptionDefault
slugNo
symbolNo

Input Schema (JSON Schema)

{ "properties": { "slug": { "type": "string" }, "symbol": { "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools