# CryptoMarket API **Provider:** CryptoMarket **Category:** finance **Base URL:** `https://api.exchange.cryptomkt.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://api.exchange.cryptomkt.com/ ## Description Cryptocurrencies Trading platform ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://api.exchange.cryptomkt.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://api.exchange.cryptomkt.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. CryptoMarket exchange API for Chilean/Argentinian crypto markets. --- *Source: [API Map](https://apimap.dev/apis/cryptomarket/) — CC BY 4.0*