CryptoMarket API

CryptoMarket cryptocurrency exchange REST API providing public market data including currencies, trading symbols, tickers, order books, trades, and OHLC candles.

Claim this API

Are you the operator of CryptoMarket API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with CryptoMarket API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Slug: cryptomkt
Key: cryptomkt.com:cryptomarket-api
Base URL: https://api.exchange.cryptomkt.com/api/3
Auth: none
Endpoints: 10
Reachable: unknown
CORS: unknown
Tier: verified

Links

Homepage: https://api.exchange.cryptomkt.com/
API Base: https://api.exchange.cryptomkt.com/api/3

Topics

FINTECH, TRADING

Tutorials

Skills

Endpoints (10)

Path Summary Response Auth
public/candles/{symbol} Get OHLC candles for symbol application/json
public/currency Get all currencies ?
public/currency/{currency} Get specific currency application/json
public/orderbook/{symbol} Get order book for symbol application/json
public/price/rate Get price conversion rate application/json
public/symbol Get all trading symbols ?
public/symbol/{symbol} Get specific symbol application/json
public/ticker Get tickers for all symbols ?
public/ticker/{symbol} Get ticker for specific symbol application/json
public/trades/{symbol} Get recent trades for symbol application/json