Skip to main content
GET
Get historical market snapshots

Authorizations

x-dialect-client-key
string
header
default:pk_demo
required

Client key for the Markets API

Query Parameters

marketIds
string
default:jupiter.earn.USDC
required

Market ID can be found in our /markets list endpoint and /positions endpoint.

startTime
string<date-time>
default:2025-12-01T00:00:00Z
required

Start time of the snapshot. Date or datetime in RFC 3339 format

endTime
string<date-time>

End time of the snapshot. Date or datetime in RFC 3339 format. Defaults to current time if not provided

resolution
enum<string>
Available options:
1h,
1d

Response

200 - application/json

OK

data
object
required