Get historical trades for a wallet
GET/historical/trades/byWallet
API endpoint for retrieving historical trade data by wallet address.
Access Requirements:
- Valid API key (visit https://app.callstatic.com for tier information)
- Rate limits and data access vary by subscription tier
Request
Responses
- 200
- 400
- 401
- 500
Successful response
Bad request
Unauthorized - Invalid or missing bearer token (UUID)
Internal server error
Loading...