Skip to main content
POST
Recent trades

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
recentTrades
coin
string

Coin symbol

Example:

"BTC"

startTime
integer
endTime
integer
limit
integer
default:100

Response

List of trades

result
object[]