Cryptocurrency — entry 044 of 53

MercadoBitcoin

Verified Jul 2026

Mercado Bitcoin is Brazil's oldest and largest cryptocurrency exchange, operating since 2013 with spot trading across dozens of BRL pairs. Its v4 REST API and companion WebSocket service expose public market data — candles, order books, tickers — without authentication, while trading and account endpoints require an API key created from account settings. The API is free to use for individual developers.

exchangetradingbrazilmarket-data
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, WebSocketResponses can be requested as JSON or WebSocket.

GreatAPIs Score

Score94out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 94 on greatapis.com
<a href="https://greatapis.com/api/mercadobitcoin/"><img src="https://greatapis.com/badge/mercadobitcoin.svg" alt="Scored 94 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.